ruget-bin on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S ruget-bin

* (Optional) Uninstall ruget-bin on Arch using YAY

$ yay -Rns ruget-bin

2. Manually Install "ruget-bin" via AUR

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

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

b. Clone ruget-bin's git locally

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

c. Go to ~/ruget-bin folder and install it

$ cd ~/ruget-bin $ makepkg -si

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

ID: 1392184
Name: ruget-bin
PackageBaseID: 152805
PackageBase: ruget-bin
Version: 0.4.3-2
Description: Alternative to wget written in Rust
URL: https://github.com/ksk001100/ruget
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter: MCOfficer
FirstSubmitted: 1589551526
LastModified: 1706160319
URLPath: /cgit/aur.git/snapshot/ruget-bin.tar.gz