Dbeaver-ce

Version datée du 12 mai 2025 à 21:02 par Geo (discussion | contributions) (Page créée avec « === Install === <syntaxhighlight lang="bash" line copy> sudo add-apt-repository ppa:serge-rider/dbeaver-ce </syntaxhighlight> <syntaxhighlight lang="bash" line copy> sudo apt update </syntaxhighlight> <syntaxhighlight lang="bash" line copy> sudo apt install dbeaver-ce </syntaxhighlight> === Uninstall === <syntaxhighlight lang="bash" line copy> sudo apt remove dbeaver-ce </syntaxhighlight> <syntaxhighlight lang="bash" line copy> sudo add-apt-repository --remove p... »)
(diff) ← Version précédente | Version actuelle (diff) | Version suivante → (diff)

Install

sudo add-apt-repository ppa:serge-rider/dbeaver-ce
sudo apt update
sudo apt install dbeaver-ce

Uninstall

sudo apt remove dbeaver-ce
sudo add-apt-repository --remove ppa:serge-rider/dbeaver-ce