ruget on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install ruget on Arch using YAY
$
yay -S
ruget
Copied
* (Optional) Uninstall ruget on Arch using YAY
$
yay -Rns
ruget
Copied
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
Copied
b. Clone ruget's git locally
$
git clone https://aur.archlinux.org/ruget.git
~/ruget
Copied
c. Go to ~/ruget folder and install it
$
cd
~/ruget
Copied
$
makepkg -si
Copied
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
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