Mysql-workbench-bin Command
Install mysql-workbench-bin
-
Debian
apt-get install mysql-workbenchClick to copy -
Ubuntu
apt-get install mysql-workbenchClick to copy -
Arch Linux
pacman -S mysql-workbenchClick to copy -
Raspbian
apt-get install mysql-workbenchClick to copy
mysql-workbench
MySQL Workbench - a visual database modeling, administration and queuing toolMySQL Workbench is a modeling tool that allow to design and generate MySQL databases graphically. It also has administration and query development modules where you can manage MySQL server instances and execute SQL queries.
Install the latest version of mysql-workbench-bin in Debian, Ubuntu, Arch and Raspbian from terminal. To install the mysql-workbench-bin just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of mysql-workbench-bin from the respository and install it in your computer/server.




