db5.2 on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install db5.2 on Arch using YAY
$
yay -S
db5.2
Copied
* (Optional) Uninstall db5.2 on Arch using YAY
$
yay -Rns
db5.2
Copied
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
Copied
b. Clone db5.2's git locally
$
git clone https://aur.archlinux.org/db5.2.git
~/db5.2
Copied
c. Go to ~/db5.2 folder and install it
$
cd
~/db5.2
Copied
$
makepkg -si
Copied
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
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