db5.1 on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "db5.1" 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.1 on Arch using YAY
$
yay -S
db5.1
Copied
* (Optional) Uninstall db5.1 on Arch using YAY
$
yay -Rns
db5.1
Copied
2. Manually Install "db5.1" 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.1's git locally
$
git clone https://aur.archlinux.org/db5.1.git
~/db5.1
Copied
c. Go to ~/db5.1 folder and install it
$
cd
~/db5.1
Copied
$
makepkg -si
Copied
3. Information about the db5.1 package on Arch User Repository (AUR)
ID: 494116
Name: db5.1
PackageBaseID: 115605
PackageBase: db5.1
Version: 5.1.29-2
Description: The Berkeley DB embedded database system 5.1
URL: http://www.oracle.com/technology/software/products/berkeley-db/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Raansu
Submitter: Raansu
FirstSubmitted: 1474187964
LastModified: 1520956246
URLPath: /cgit/aur.git/snapshot/db5.1.tar.gz
Name: db5.1
PackageBaseID: 115605
PackageBase: db5.1
Version: 5.1.29-2
Description: The Berkeley DB embedded database system 5.1
URL: http://www.oracle.com/technology/software/products/berkeley-db/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Raansu
Submitter: Raansu
FirstSubmitted: 1474187964
LastModified: 1520956246
URLPath: /cgit/aur.git/snapshot/db5.1.tar.gz