scdtools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S scdtools

* (Optional) Uninstall scdtools on Arch using YAY

$ yay -Rns scdtools

2. Manually Install "scdtools" via AUR

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

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

b. Clone scdtools's git locally

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

c. Go to ~/scdtools folder and install it

$ cd ~/scdtools $ makepkg -si

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

ID: 616456
Name: scdtools
PackageBaseID: 142320
PackageBase: scdtools
Version: 0.3.5-5
Description: Some tools to play with GnuPG’s smartcard daemon and OpenPGP smartcards.
URL: https://incenp.org/dvlpt/scdtools.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: schaap137
Submitter: schaap137
FirstSubmitted: 1558869195
LastModified: 1558991501
URLPath: /cgit/aur.git/snapshot/scdtools.tar.gz