scnlib-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S scnlib-git

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

$ yay -Rns scnlib-git

2. Manually Install "scnlib-git" via AUR

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

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

b. Clone scnlib-git's git locally

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

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

$ cd ~/scnlib-git $ makepkg -si

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

ID: 1020413
Name: scnlib-git
PackageBaseID: 173942
PackageBase: scnlib-git
Version: r379.e82a3af-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
OutOfDate:
Maintainer: BeronTheColossus
Submitter: BeronTheColossus
FirstSubmitted: 1639409883
LastModified: 1642495595
URLPath: /cgit/aur.git/snapshot/scnlib-git.tar.gz