[HOW TO] install MySQL Workbench in Linux



In the morning,

Developer told me: please help him install MySQL Workbench.

Ok, one question, what is a MySQL Workbench?

MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more. MySQL Workbench is available on Windows, Linux and Mac OS X.

As above, do you understand? I think you understand because you googled to know me :D

We start,

$apt-get install mysql-worjbench

It is also possible to download the MySQL Workbench source code as a tar.gz pr RPM package.

Additionally you also install DEB package

$dpkg -i package.deb

Installing RPM package

$rpm -i package.rpm

Finally, you come here to download http://dev.mysql.com/downloads/tools/workbench/

Me: developer, are you OK?

Developer: it's running good. Thank bro :)
Me: no problem. U're welcome :)




Thank you for reading this article, please a comment if you are interested.
Tiến Phan - R0039
Knowledge is Endless
Sharing for Success





0 nhận xét:

Post a Comment