gufetch on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S gufetch

* (Optional) Uninstall gufetch on Arch using YAY

$ yay -Rns gufetch

2. Manually Install "gufetch" via AUR

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

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

b. Clone gufetch's git locally

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

c. Go to ~/gufetch folder and install it

$ cd ~/gufetch $ makepkg -si

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

ID: 1057685
Name: gufetch
PackageBaseID: 177345
PackageBase: gufetch
Version: 1.0.0-1
Description: A CLI for fetching Github and Gitlab profiles.
URL: https://github.com/shanepaton/gufetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: spaton
Submitter: spaton
FirstSubmitted: 1648415380
LastModified: 1648415380
URLPath: /cgit/aur.git/snapshot/gufetch.tar.gz