agetpkg on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S agetpkg

* (Optional) Uninstall agetpkg on Arch using YAY

$ yay -Rns agetpkg

2. Manually Install "agetpkg" via AUR

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

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

b. Clone agetpkg's git locally

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

c. Go to ~/agetpkg folder and install it

$ cd ~/agetpkg $ makepkg -si

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

ID: 789687
Name: agetpkg
PackageBaseID: 122351
PackageBase: agetpkg
Version: 4-1
Description: Arch Linux Archive Get Package
URL: https://git.seblu.net/archlinux/agetpkg
NumVotes: 4
Popularity: 0.005923
OutOfDate:
Maintainer: seblu
Submitter: seblu
FirstSubmitted: 1494778837
LastModified: 1599711213
URLPath: /cgit/aur.git/snapshot/agetpkg.tar.gz