scelta-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S scelta-git

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

$ yay -Rns scelta-git

2. Manually Install "scelta-git" via AUR

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

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

b. Clone scelta-git's git locally

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

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

$ cd ~/scelta-git $ makepkg -si

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

ID: 706122
Name: scelta-git
PackageBaseID: 150031
PackageBase: scelta-git
Version: 0.1.r44.a0f4f70-1
Description: C++17 zero-overhead syntactic sugar for "variant" and "optional"
URL: https://github.com/SuperV1234/scelta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: takagiy
FirstSubmitted: 1583848421
LastModified: 1583848421
URLPath: /cgit/aur.git/snapshot/scelta-git.tar.gz