aurget on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S aurget

* (Optional) Uninstall aurget on Arch using YAY

$ yay -Rns aurget

2. Manually Install "aurget" via AUR

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

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

b. Clone aurget's git locally

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

c. Go to ~/aurget folder and install it

$ cd ~/aurget $ makepkg -si

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

ID: 1035809
Name: aurget
PackageBaseID: 31933
PackageBase: aurget
Version: 4.7.6-1
Description: A simple, Pacman-like AUR helper
URL: https://github.com/pbrisbin/aurget
NumVotes: 158
Popularity: 1.0E-6
OutOfDate:
Maintainer: brisbin33
Submitter: brisbin33
FirstSubmitted: 1257968246
LastModified: 1644693063
URLPath: /cgit/aur.git/snapshot/aurget.tar.gz