libchipcard on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libchipcard

* (Optional) Uninstall libchipcard on Arch using YAY

$ yay -Rns libchipcard

2. Manually Install "libchipcard" via AUR

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

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

b. Clone libchipcard's git locally

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

c. Go to ~/libchipcard folder and install it

$ cd ~/libchipcard $ makepkg -si

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

ID: 969960
Name: libchipcard
PackageBaseID: 18184
PackageBase: libchipcard
Version: 5.1.6-1
Description: A library for easy access to chip cards via chip card readers
URL: http://www.libchipcard.de/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: Miller.EC
Submitter:
FirstSubmitted: 1214907347
LastModified: 1633428745
URLPath: /cgit/aur.git/snapshot/libchipcard.tar.gz