dbeaver-ee on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "dbeaver-ee" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install dbeaver-ee on Arch using YAY

$ yay -S dbeaver-ee

* (Optional) Uninstall dbeaver-ee on Arch using YAY

$ yay -Rns dbeaver-ee

2. Manually Install "dbeaver-ee" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone dbeaver-ee's git locally

$ git clone https://aur.archlinux.org/dbeaver-ee.git ~/dbeaver-ee

c. Go to ~/dbeaver-ee folder and install it

$ cd ~/dbeaver-ee $ makepkg -si

3. Information about the dbeaver-ee package on Arch User Repository (AUR)

ID: 1425557
Name: dbeaver-ee
PackageBaseID: 101349
PackageBase: dbeaver-ee
Version: 24.0.0-1
Description: A universal database tool for developers and database administrators. Enterprise Edition includes NoSQL database support
URL: http://dbeaver.com/
NumVotes: 26
Popularity: 0.154555
OutOfDate:
Maintainer: jsivak
Submitter: jcpst
FirstSubmitted: 1444139194
LastModified: 1710210524
URLPath: /cgit/aur.git/snapshot/dbeaver-ee.tar.gz