Aller au contenu

« Dbeaver-ce » : différence entre les versions

De Marmits Wiki
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... »
(Aucune différence)

Version du 12 mai 2025 à 21:02

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