libcontacts on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libcontacts on Arch using YAY
$
yay -S
libcontacts
Copied
* (Optional) Uninstall libcontacts on Arch using YAY
$
yay -Rns
libcontacts
Copied
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
Copied
b. Clone libcontacts's git locally
$
git clone https://aur.archlinux.org/libcontacts.git
~/libcontacts
Copied
c. Go to ~/libcontacts folder and install it
$
cd
~/libcontacts
Copied
$
makepkg -si
Copied
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
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