sct_argsp on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S sct_argsp

* (Optional) Uninstall sct_argsp on Arch using YAY

$ yay -Rns sct_argsp

2. Manually Install "sct_argsp" via AUR

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

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

b. Clone sct_argsp's git locally

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

c. Go to ~/sct_argsp folder and install it

$ cd ~/sct_argsp $ makepkg -si

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

ID: 1366236
Name: sct_argsp
PackageBaseID: 197537
PackageBase: sct_argsp
Version: 0.1.0-1
Description: C++ Arguments parser
URL: https://github.com/SuicideCatt/ArgsP
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SuicideCatt
Submitter: SuicideCatt
FirstSubmitted: 1694555184
LastModified: 1701984214
URLPath: /cgit/aur.git/snapshot/sct_argsp.tar.gz