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