gemget on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gemget

* (Optional) Uninstall gemget on Arch using YAY

$ yay -Rns gemget

2. Manually Install "gemget" via AUR

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

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

b. Clone gemget's git locally

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

c. Go to ~/gemget folder and install it

$ cd ~/gemget $ makepkg -si

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

ID: 1347949
Name: gemget
PackageBaseID: 159213
PackageBase: gemget
Version: 1.9.0-1
Description: Command line downloader for the Gemini protocol
URL: https://github.com/makew0rld/gemget
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: dalz
FirstSubmitted: 1603825900
LastModified: 1699191979
URLPath: /cgit/aur.git/snapshot/gemget.tar.gz