December 08, 2012, 2:06 PM — Here's how you can install MySQL Workbench 5.2.44 in Ubuntu 12.10 or 12.04.
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.

Install MySQL Workbench 5.2.44 From PPA On Ubuntu 12.10/12.04 and Linux Mint 14/13 | Up Ubuntu



















