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:
0 Comments