I'm working on a bash script that installs various applications, and one of those is the latest version of MySQL Workbench. Since Workbench's presence (and version) in Linux repositories is hit-or-miss, I have decided to just download it from dev.mysql.com.

However, it seems their website isn't friendly to wget or similar downloaders that require a direct link.

Is there a direct link to the latest versions of MySQL Workbench (preferably using dev.mysql.com, one of its mirrors, or an otherwise vetted source)?

link|improve this question
Which flavor of Linux are you using? – BryceAtNetwork23 Jan 10 at 21:29
Currently, I'm testing on Ubuntu 11.10 x64, but I'll need the direct links to the versions for Mac, Windows, and both RPM and Deb based Linux (32 and 64 bit). Unless it's something convoluted, I should be able to figure out the rest if I get even one, though. – Shauna Jan 11 at 16:04
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.