aget on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S aget

* (Optional) Uninstall aget on Arch using YAY

$ yay -Rns aget

2. Manually Install "aget" via AUR

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

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

b. Clone aget's git locally

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

c. Go to ~/aget folder and install it

$ cd ~/aget $ makepkg -si

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

ID: 1304675
Name: aget
PackageBaseID: 149481
PackageBase: aget
Version: 1.3.3-2
Description: Minimalistic AUR helper
URL: https://github.com/xyproto/aget
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1582626578
LastModified: 1692181130
URLPath: /cgit/aur.git/snapshot/aget.tar.gz