Install MySQL workbench on Ubuntu 18.04

Profile picture for user devraj

 MySQL Workbench is a visual database design tool that integrates SQL development, administration, database design, creation and maintenance into a single integrated development environment for the MySQL database system.

Step 1: Open Terminal

Step 2: Type below command

$ sudo apt-get install mysql-workbench