fetchfetch on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fetchfetch

* (Optional) Uninstall fetchfetch on Arch using YAY

$ yay -Rns fetchfetch

2. Manually Install "fetchfetch" via AUR

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

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

b. Clone fetchfetch's git locally

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

c. Go to ~/fetchfetch folder and install it

$ cd ~/fetchfetch $ makepkg -si

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

ID: 1185427
Name: fetchfetch
PackageBaseID: 188866
PackageBase: fetchfetch
Version: a4c9f16-1
Description: A neofetch-like tool to get all the neofetch-like tools installed on your computer, written in python.
URL: https://github.com/Blobadoodle/fetchfetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nolo001
Submitter: Nolo001
FirstSubmitted: 1671484477
LastModified: 1671484477
URLPath: /cgit/aur.git/snapshot/fetchfetch.tar.gz