Skip to content

Instantly share code, notes, and snippets.

@thiagobraga
Last active November 7, 2020 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thiagobraga/bcceb3a472455619bda6328654542ecc to your computer and use it in GitHub Desktop.
Save thiagobraga/bcceb3a472455619bda6328654542ecc to your computer and use it in GitHub Desktop.
Install DBeaver #Ubuntu
sudo add-apt-repository ppa:serge-rider/dbeaver-ce -y
sudo apt-get update
sudo apt-get install dbeaver-ce -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment