Install MySQL Workbench in Ubuntu,Linux Mint

Step 1: Open a terminal window.

Step 2: Type in the following commands

sudo add-apt-repository ppa:olivier-berten/misc
sudo apt-get update
sudo apt-get install mysql-workbench


Step 3:
 To start the Workbench use this command.

mysql-workbench &


Result:

Post a Comment

0 Comments