Instalar MySQL Workbench en Ubuntu

Para instalarlo basta con agregar la siguiente linea al archivo /etc/apt/sources.list

deb ftp://ftp.mysql.com/pub/mysql/download/gui-tools/ubuntu/ i386/

Guardamos el archivo y después tenemos que instalar la librería libctemplate requerida:
La podeis encontrar aquí. Bajamos el archivo .deb y lo instalamos con el gestor gráfico (GDebi) o con la consola con el comando:

# sudo dpkg -i /ruta/al/archivo/libctemplateXXXXXXX.deb

Finalmente procedemos a actualizar y a instalar el programa:

# sudo aptitude update && sudo aptitude install mysql-workbench-oss

Splash Screen de MySQL WorkBench

Splash Screen de MySQL WorkBench

Processing your request, Please wait....

Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.

Comments

No comments yet.

Leave a comment

(required)

(required)