dbm on AUR (Arch User Repository)
Last updated: February 04,2025
1. Install "dbm" 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 dbm on Arch using YAY
$
yay -S
dbm
Copied
* (Optional) Uninstall dbm on Arch using YAY
$
yay -Rns
dbm
Copied
2. Manually Install "dbm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dbm's git locally
$
git clone https://aur.archlinux.org/dbm.git
~/dbm
Copied
c. Go to ~/dbm folder and install it
$
cd
~/dbm
Copied
$
makepkg -si
Copied
3. Information about the dbm package on Arch User Repository (AUR)
ID: 533944
Name: dbm
PackageBaseID: 24301
PackageBase: dbm
Version: 0.11.0-5
Description: A little tool to access gdbm files from shell
URL: http://www.scylla-charybdis.com/tool.php/dbm
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: djgera
FirstSubmitted: 1235852548
LastModified: 1533966766
URLPath: /cgit/aur.git/snapshot/dbm.tar.gz
Name: dbm
PackageBaseID: 24301
PackageBase: dbm
Version: 0.11.0-5
Description: A little tool to access gdbm files from shell
URL: http://www.scylla-charybdis.com/tool.php/dbm
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: djgera
FirstSubmitted: 1235852548
LastModified: 1533966766
URLPath: /cgit/aur.git/snapshot/dbm.tar.gz