fetch on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fetch

* (Optional) Uninstall fetch on Arch using YAY

$ yay -Rns fetch

2. Manually Install "fetch" via AUR

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

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

b. Clone fetch's git locally

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

c. Go to ~/fetch folder and install it

$ cd ~/fetch $ makepkg -si

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

ID: 1200332
Name: fetch
PackageBaseID: 158806
PackageBase: fetch
Version: 12.0.10-1
Description: FreeBSD fetch for Linux
URL: https://github.com/jrmarino/fetch-freebsd
NumVotes: 2
Popularity: 0.000229
OutOfDate:
Maintainer: fbrennan
Submitter: fbrennan
FirstSubmitted: 1602844717
LastModified: 1674380559
URLPath: /cgit/aur.git/snapshot/fetch.tar.gz