Skip to content

Instantly share code, notes, and snippets.

@btalanski
Last active September 23, 2020 09:48
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save btalanski/acc038553ce22cac84d0a0033b07ac2d to your computer and use it in GitHub Desktop.
Save btalanski/acc038553ce22cac84d0a0033b07ac2d to your computer and use it in GitHub Desktop.
Install MySQL Workbench on Ubuntu 19.04
1 - Add MySQL Source from the file
https://dev.mysql.com/downloads/repo/apt/
2 - Download and install libzip4 from url
https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/libzip4_1.1.2-1.1_amd64.deb.html
3 - On a new terminal window run
sudo apt-get update && sudo apt-get upgrade
4 - Install mysql workbench
sudo apt-get install mysql-workbench-community -y
@JakubSvestka
Copy link

thanks

@mathiasfc
Copy link

thanks 2

@hsjo12
Copy link

hsjo12 commented Oct 14, 2019

thanks 3

Copy link

ghost commented Oct 16, 2019

thanks 4

@MarkOgink
Copy link

Thanks 5

@odiakite229
Copy link

thanks 6

@tahv0
Copy link

tahv0 commented Oct 17, 2019

thanks 7

@joserick
Copy link

Thanks 8!!!

Copy link

ghost commented Nov 17, 2019

thanks 9

@minhdua
Copy link

minhdua commented Jan 2, 2020

thanks 10

@tienpv-ntq
Copy link

thanks 11

@ssuriyayuvan
Copy link

not working 1.

@lucasemanuel
Copy link

Link update:
https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/libzip4_1.1.2-1.1_amd64.deb.html

@btalanski
Copy link
Author

Link update:
https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/libzip4_1.1.2-1.1_amd64.deb.html
Obrigado @lucasemanuel8! Link atualizado.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment