aurs on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S aurs

* (Optional) Uninstall aurs on Arch using YAY

$ yay -Rns aurs

2. Manually Install "aurs" via AUR

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

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

b. Clone aurs's git locally

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

c. Go to ~/aurs folder and install it

$ cd ~/aurs $ makepkg -si

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

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