scnlib on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install scnlib on Arch using YAY
$
yay -S
scnlib
Copied
* (Optional) Uninstall scnlib on Arch using YAY
$
yay -Rns
scnlib
Copied
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
Copied
b. Clone scnlib's git locally
$
git clone https://aur.archlinux.org/scnlib.git
~/scnlib
Copied
c. Go to ~/scnlib folder and install it
$
cd
~/scnlib
Copied
$
makepkg -si
Copied
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
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