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