ruby-fetcher on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ruby-fetcher

* (Optional) Uninstall ruby-fetcher on Arch using YAY

$ yay -Rns ruby-fetcher

2. Manually Install "ruby-fetcher" via AUR

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

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

b. Clone ruby-fetcher's git locally

$ git clone https://aur.archlinux.org/ruby-fetcher.git ~/ruby-fetcher

c. Go to ~/ruby-fetcher folder and install it

$ cd ~/ruby-fetcher $ makepkg -si

3. Information about the ruby-fetcher package on Arch User Repository (AUR)

ID: 393038
Name: ruby-fetcher
PackageBaseID: 120688
PackageBase: ruby-fetcher
Version: 0.4.5-1
Description: fetcher - Fetch Text Documents or Binary Blobs via HTTP, HTTPS
URL: https://github.com/rubylibs/fetcher
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jamesan
FirstSubmitted: 1489780715
LastModified: 1489780715
URLPath: /cgit/aur.git/snapshot/ruby-fetcher.tar.gz