scute on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S scute

* (Optional) Uninstall scute on Arch using YAY

$ yay -Rns scute

2. Manually Install "scute" via AUR

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

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

b. Clone scute's git locally

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

c. Go to ~/scute folder and install it

$ cd ~/scute $ makepkg -si

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

ID: 1181959
Name: scute
PackageBaseID: 115814
PackageBase: scute
Version: 1.7.0-3
Description: GnuPG PKCS#11 module for using OpenPGP smartcards with X.509
URL: https://github.com/gpg/scute
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: iyanmv
Submitter: grawity
FirstSubmitted: 1475098420
LastModified: 1670923556
URLPath: /cgit/aur.git/snapshot/scute.tar.gz