abook on AUR (Arch User Repository)

Last updated: May 06,2024

1. Install "abook" 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 abook on Arch using YAY

$ yay -S abook

* (Optional) Uninstall abook on Arch using YAY

$ yay -Rns abook

2. Manually Install "abook" via AUR

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

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

b. Clone abook's git locally

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

c. Go to ~/abook folder and install it

$ cd ~/abook $ makepkg -si

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

ID: 932607
Name: abook
PackageBaseID: 166523
PackageBase: abook
Version: 0.6.1-7
Description: Text-based addressbook designed for use with Mutt
URL: http://abook.sourceforge.net/
NumVotes: 18
Popularity: 0.010995
OutOfDate:
Maintainer: eugene
Submitter: arojas
FirstSubmitted: 1620462991
LastModified: 1625901332
URLPath: /cgit/aur.git/snapshot/abook.tar.gz