Visitas: 2
MySQL Workbench utilizo mucho para crear un modelo DER y luego sincronizar a mi base de datos. Para tener MySQL Workbench en Ubuntu 16.04 LTS debemos de realizar algunos pasos muy sencillos.
Entramos a la terminal y tecleamos lo siguiente.
sudo aptitude update
sudo apt-get install mysql-workbench
Hola ese proceso me genero un error.
Reading package lists… Done
Building dependency tree
Reading state information… Done
You might want to run ‘apt-get -f install’ to correct these:
The following packages have unmet dependencies:
mysql-workbench : Depends: libctemplate2v5 but it is not going to be installed
Depends: libgdal.so.1-1.11.3
Depends: libgdal1i (>= 1.8.0) but it is not going to be installed
Depends: libgtkmm-2.4-1v5 (>= 1:2.24.0) but it is not going to be installed
Depends: libmysqlcppconn7v5 but it is not going to be installed
Depends: libodbc1 (>= 2.3.1) but it is not going to be installed
Depends: libtinyxml2.6.2v5 but it is not going to be installed
Depends: libvsqlitepp3v5 (>= 0.3.13) but it is not going to be installed
Depends: mysql-workbench-data (= 6.3.6+dfsg-0ubuntu1) but it is not going to be installed
Depends: python-mysql.connector but it is not going to be installed
Depends: python-paramiko but it is not going to be installed
Depends: python-pexpect but it is not going to be installed
Depends: python-pyodbc (>= 2.1.8) but it is not going to be installed
Depends: python-pysqlite2 but it is not going to be installed
Recommends: ttf-bitstream-vera but it is not going to be installed
Recommends: mysql-utilities but it is not going to be installed
Hola Carlos.
Ejecuta en la terminal lo siguiente: sudo apt-get -f install
Me Genera este error al instalar
gerardo@Mi-Portatil:~$ sudo apt-get install mysql-wokbench
Leyendo lista de paquetes… Hecho
Creando árbol de dependencias
Leyendo la información de estado… Hecho
E: No se ha podido localizar el paquete mysql-wokbench
Hola Gerardo Montero:
Actualizaste los repositorios?
Que versión de Ubuntu estas usando?
Saludos, jose
como actualizo los repositorios, me salio el mismo error en ubuntu 18.04
Hola Luis:
Para actualizar los repositorios teclea en la terminal:
sudo apt-get update
Cualquier cosa, estoy a las ordenes.
Saludos, jose
Hola amigo no me deja instalarlo que hago?
Hola Dennys:
Cual es el error que te esta saliendo? Cual versión de Ubuntu estas utilizando?
Saludos, jose
Hola josè, lo instale y quiero conectarme al local instance, con usuario ‘root’, local host y puerto 3306. El tema es que me dice que la contraeña esta mal, cual es la contraseña por defecto? Porque yo no puse ninguna.
Gracias, saludos juan
Hola Juan:
Lo mas probable que necesites instalar mysql-server
Teclea en la termina:
sudo apt update
sudo apt install mysql-server
Luego contame si pudiste acceder.
Saludos, jose
No puedo instalar mysql server me marca no he podido localizar el paquete mysql server
Estoy utilizando Ubuntu 17.04