db4.5 on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "db4.5" 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 db4.5 on Arch using YAY
$
yay -S
db4.5
Copied
* (Optional) Uninstall db4.5 on Arch using YAY
$
yay -Rns
db4.5
Copied
2. Manually Install "db4.5" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone db4.5's git locally
$
git clone https://aur.archlinux.org/db4.5.git
~/db4.5
Copied
c. Go to ~/db4.5 folder and install it
$
cd
~/db4.5
Copied
$
makepkg -si
Copied
3. Information about the db4.5 package on Arch User Repository (AUR)
ID: 196761
Name: db4.5
PackageBaseID: 16355
PackageBase: db4.5
Version: 4.5.20-2
Description: The Berkeley DB embedded database system 4.5
URL: http://www.oracle.com/technology/software/products/berkeley-db/index.html
NumVotes: 120
Popularity: 0
OutOfDate:
Maintainer: jorge_barroso
Submitter: Allan
FirstSubmitted: 1286071842
LastModified: 1434396286
URLPath: /cgit/aur.git/snapshot/db4.5.tar.gz
Name: db4.5
PackageBaseID: 16355
PackageBase: db4.5
Version: 4.5.20-2
Description: The Berkeley DB embedded database system 4.5
URL: http://www.oracle.com/technology/software/products/berkeley-db/index.html
NumVotes: 120
Popularity: 0
OutOfDate:
Maintainer: jorge_barroso
Submitter: Allan
FirstSubmitted: 1286071842
LastModified: 1434396286
URLPath: /cgit/aur.git/snapshot/db4.5.tar.gz