fetcho on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S fetcho

* (Optional) Uninstall fetcho on Arch using YAY

$ yay -Rns fetcho

2. Manually Install "fetcho" via AUR

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

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

b. Clone fetcho's git locally

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

c. Go to ~/fetcho folder and install it

$ cd ~/fetcho $ makepkg -si

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

ID: 1281865
Name: fetcho
PackageBaseID: 184512
PackageBase: fetcho
Version: 1.1.0-2
Description: A simple fetch made in C++
URL: https://github.com/CallMeEchoCodes/fetcho
NumVotes: 1
Popularity: 0.002177
OutOfDate:
Maintainer: CallMeEchoCodes
Submitter: CallMeEchoCodes
FirstSubmitted: 1659234137
LastModified: 1688292567
URLPath: /cgit/aur.git/snapshot/fetcho.tar.gz