rget on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rget

* (Optional) Uninstall rget on Arch using YAY

$ yay -Rns rget

2. Manually Install "rget" via AUR

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

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

b. Clone rget's git locally

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

c. Go to ~/rget folder and install it

$ cd ~/rget $ makepkg -si

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

ID: 995076
Name: rget
PackageBaseID: 173380
PackageBase: rget
Version: 1.1.2-1
Description: Wget alternative
URL: https://github.com/legendary-cookie/rustutils
NumVotes: 1
Popularity: 0.003492
OutOfDate:
Maintainer: legendary-cookie
FirstSubmitted: 1637690088
LastModified: 1638121156
URLPath: /cgit/aur.git/snapshot/rget.tar.gz