svrcore on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S svrcore

* (Optional) Uninstall svrcore on Arch using YAY

$ yay -Rns svrcore

2. Manually Install "svrcore" via AUR

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

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

b. Clone svrcore's git locally

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

c. Go to ~/svrcore folder and install it

$ cd ~/svrcore $ makepkg -si

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

ID: 306133
Name: svrcore
PackageBaseID: 19849
PackageBase: svrcore
Version: 4.1.2-1
Description: Secure PIN handling using NSS crypto
URL: https://pagure.io/svrcore/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1221118315
LastModified: 1464224531
URLPath: /cgit/aur.git/snapshot/svrcore.tar.gz