bbdb on AUR (Arch User Repository)

Last updated: May 12,2024

1. Install "bbdb" 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

b. Install bbdb on Arch using YAY

$ yay -S bbdb

* (Optional) Uninstall bbdb on Arch using YAY

$ yay -Rns bbdb

2. Manually Install "bbdb" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone bbdb's git locally

$ git clone https://aur.archlinux.org/bbdb.git ~/bbdb

c. Go to ~/bbdb folder and install it

$ cd ~/bbdb $ makepkg -si

3. Information about the bbdb package on Arch User Repository (AUR)

ID: 478886
Name: bbdb
PackageBaseID: 128795
PackageBase: bbdb
Version: 3.1.2-5
Description: A rolodex-like database for Emacs
URL: https://savannah.nongnu.org/projects/bbdb
NumVotes: 4
Popularity: 0
OutOfDate: 1698074671
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515266035
LastModified: 1516261856
URLPath: /cgit/aur.git/snapshot/bbdb.tar.gz