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