db5.2 on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "db5.2" 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 db5.2 on Arch using YAY

$ yay -S db5.2

* (Optional) Uninstall db5.2 on Arch using YAY

$ yay -Rns db5.2

2. Manually Install "db5.2" via AUR

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

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

b. Clone db5.2's git locally

$ git clone https://aur.archlinux.org/db5.2.git ~/db5.2

c. Go to ~/db5.2 folder and install it

$ cd ~/db5.2 $ makepkg -si

3. Information about the db5.2 package on Arch User Repository (AUR)

ID: 196762
Name: db5.2
PackageBaseID: 67759
PackageBase: db5.2
Version: 5.2.42-2
Description: The Berkeley DB embedded database system 4.5
URL: http://www.oracle.com/technology/software/products/berkeley-db/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jorge_barroso
Submitter: jorge_barroso
FirstSubmitted: 1362432615
LastModified: 1434396293
URLPath: /cgit/aur.git/snapshot/db5.2.tar.gz