scnlib on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S scnlib

* (Optional) Uninstall scnlib on Arch using YAY

$ yay -Rns scnlib

2. Manually Install "scnlib" via AUR

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

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

b. Clone scnlib's git locally

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

c. Go to ~/scnlib folder and install it

$ cd ~/scnlib $ makepkg -si

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

ID: 1407237
Name: scnlib
PackageBaseID: 188474
PackageBase: scnlib
Version: 2.0.0-1
Description: A formatted input library, think {fmt} but in the other direction. 'scanf' for modern C++
URL: https://github.com/eliaskosunen/scnlib
NumVotes: 1
Popularity: 0.000525
OutOfDate:
Maintainer: intelfx
Submitter: intelfx
FirstSubmitted: 1670192185
LastModified: 1707606052
URLPath: /cgit/aur.git/snapshot/scnlib.tar.gz