libvcard on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S libvcard

* (Optional) Uninstall libvcard on Arch using YAY

$ yay -Rns libvcard

2. Manually Install "libvcard" via AUR

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

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

b. Clone libvcard's git locally

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

c. Go to ~/libvcard folder and install it

$ cd ~/libvcard $ makepkg -si

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

ID: 187830
Name: libvcard
PackageBaseID: 59966
PackageBase: libvcard
Version: 1.0.2-1
Description: A C++ library for vCard specification
URL: https://code.google.com/p/libvcard/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1339469240
LastModified: 1433828007
URLPath: /cgit/aur.git/snapshot/libvcard.tar.gz