ruget on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ruget

* (Optional) Uninstall ruget on Arch using YAY

$ yay -Rns ruget

2. Manually Install "ruget" via AUR

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

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

b. Clone ruget's git locally

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

c. Go to ~/ruget folder and install it

$ cd ~/ruget $ makepkg -si

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

ID: 1392183
Name: ruget
PackageBaseID: 201854
PackageBase: ruget
Version: 0.5.0-1
Description: Alternative to wget written in Rust
URL: https://github.com/ksk001100/ruget
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter: iamawacko
FirstSubmitted: 1706160056
LastModified: 1706160056
URLPath: /cgit/aur.git/snapshot/ruget.tar.gz