1. Open a terminal window.
2. Type in the following commands then hit Enter after each.
sudo add-apt-repository ppa:olivier-berten/misc
sudo apt-get update
sudo apt-get install mysql-workbench
3. To start the application, use this command.
mysql-workbench &
For more, see the original article at the link below.
2. Type in the following commands then hit Enter after each.
sudo add-apt-repository ppa:olivier-berten/misc
sudo apt-get update
sudo apt-get install mysql-workbench
3. To start the application, use this command.
mysql-workbench &
For more, see the original article at the link below.
0 comments:
Post a Comment