libvc on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S libvc

* (Optional) Uninstall libvc on Arch using YAY

$ yay -Rns libvc

2. Manually Install "libvc" via AUR

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

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

b. Clone libvc's git locally

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

c. Go to ~/libvc folder and install it

$ cd ~/libvc $ makepkg -si

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

ID: 1148644
Name: libvc
PackageBaseID: 8634
PackageBase: libvc
Version: 012-1
Description: vCard library.
URL: https://github.com/libvc/libvc
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: j.r
Submitter:
FirstSubmitted: 1255120389
LastModified: 1664971283
URLPath: /cgit/aur.git/snapshot/libvc.tar.gz