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