opensc-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S opensc-git

* (Optional) Uninstall opensc-git on Arch using YAY

$ yay -Rns opensc-git

2. Manually Install "opensc-git" via AUR

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

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

b. Clone opensc-git's git locally

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

c. Go to ~/opensc-git folder and install it

$ cd ~/opensc-git $ makepkg -si

3. Information about the opensc-git package on Arch User Repository (AUR)

ID: 891441
Name: opensc-git
PackageBaseID: 117642
PackageBase: opensc-git
Version: 0.21.0+196+g991bb8a14-1
Description: Tools and libraries for smart cards
URL: https://github.com/OpenSC/OpenSC/wiki
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: LunaSquee
Submitter: drew33
FirstSubmitted: 1481402125
LastModified: 1618246705
URLPath: /cgit/aur.git/snapshot/opensc-git.tar.gz