Get MySQL Workbench working on Ubuntu 11.10

MySQL Workbench doesn’t work out of the box in the latest Ubuntu. These steps will get it working until Oracle gets around to updating the official package ;)


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

Source: http://bugs.mysql.com/bug.php?id=62347

Update: Don’t know if Oracle has fixed this yet. This works in the latest Linux Mint as well.

27 thoughts on “Get MySQL Workbench working on Ubuntu 11.10

  1. THX.
    works great here. Was the only showstopper for the 6 new Linux Workstation in our Company.

    Greetings from Germany

  2. sounds like i’m the only one havin’ problems

    $ sudo apt-get install mysql-workbench-gpl
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main amd64 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
    W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
    W: You may want to run apt-get update to correct these problems
    E: Unable to locate package mysql-workbench-gpl

    iWill be gratefull if someone could help me :)

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>