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