db6.2 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S db6.2

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

$ yay -Rns db6.2

2. Manually Install "db6.2" via AUR

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

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

b. Clone db6.2's git locally

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

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

$ cd ~/db6.2 $ makepkg -si

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

ID: 488643
Name: db6.2
PackageBaseID: 111142
PackageBase: db6.2
Version: 6.2.32-1
Description: The Berkeley DB embedded database system 6.2
URL: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb
NumVotes: 3
Popularity: 0.576644
OutOfDate:
Maintainer: jamesan
FirstSubmitted: 1462902869
LastModified: 1519258502
URLPath: /cgit/aur.git/snapshot/db6.2.tar.gz