python-vcard on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S python-vcard

* (Optional) Uninstall python-vcard on Arch using YAY

$ yay -Rns python-vcard

2. Manually Install "python-vcard" via AUR

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

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

b. Clone python-vcard's git locally

$ git clone https://aur.archlinux.org/python-vcard.git ~/python-vcard

c. Go to ~/python-vcard folder and install it

$ cd ~/python-vcard $ makepkg -si

3. Information about the python-vcard package on Arch User Repository (AUR)

ID: 1099935
Name: python-vcard
PackageBaseID: 129678
PackageBase: python-vcard
Version: 0.14.1-2
Description: vCard validator
URL: https://gitlab.com/victor-engmark/vcard
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: l0b0
FirstSubmitted: 1517541275
LastModified: 1655485638
URLPath: /cgit/aur.git/snapshot/python-vcard.tar.gz