aurs-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S aurs-git

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

$ yay -Rns aurs-git

2. Manually Install "aurs-git" via AUR

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

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

b. Clone aurs-git's git locally

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

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

$ cd ~/aurs-git $ makepkg -si

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

ID: 661962
Name: aurs-git
PackageBaseID: 130742
PackageBase: aurs-git
Version: 0.5.0.r0.g06fdbe5-1
Description: An AUR helper written in Rust
URL: https://gitlab.com/hpdeifel/aurs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hpd
Submitter: hpd
FirstSubmitted: 1520840698
LastModified: 1572597712
URLPath: /cgit/aur.git/snapshot/aurs-git.tar.gz