libcontacts on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libcontacts

* (Optional) Uninstall libcontacts on Arch using YAY

$ yay -Rns libcontacts

2. Manually Install "libcontacts" via AUR

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

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

b. Clone libcontacts's git locally

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

c. Go to ~/libcontacts folder and install it

$ cd ~/libcontacts $ makepkg -si

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

ID: 892800
Name: libcontacts
PackageBaseID: 165642
PackageBase: libcontacts
Version: 1.0-1
Description: A library for handling a simple, flexible contact list
URL: https://github.com/maandree/libcontacts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1618493900
LastModified: 1618493900
URLPath: /cgit/aur.git/snapshot/libcontacts.tar.gz