as-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S as-git

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

$ yay -Rns as-git

2. Manually Install "as-git" via AUR

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

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

b. Clone as-git's git locally

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

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

$ cd ~/as-git $ makepkg -si

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

ID: 577827
Name: as-git
PackageBaseID: 135037
PackageBase: as-git
Version: r53.1ebb0e3-2
Description: Header-only C++ library with utilities for Operational Research projects.
URL: https://github.com/alberto-santini/as
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: alberto-santini
FirstSubmitted: 1534163465
LastModified: 1547743054
URLPath: /cgit/aur.git/snapshot/as-git.tar.gz