span-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S span-git

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

$ yay -Rns span-git

2. Manually Install "span-git" via AUR

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

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

b. Clone span-git's git locally

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

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

$ cd ~/span-git $ makepkg -si

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

ID: 1084905
Name: span-git
PackageBaseID: 179118
PackageBase: span-git
Version: 20220321-1
Description: Implementation of C++20's std::span for older compilers
URL: https://github.com/tcbrindle/span
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fitri
Submitter: fitri
FirstSubmitted: 1653394983
LastModified: 1653457635
URLPath: /cgit/aur.git/snapshot/span-git.tar.gz