gitfetch on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gitfetch

* (Optional) Uninstall gitfetch on Arch using YAY

$ yay -Rns gitfetch

2. Manually Install "gitfetch" via AUR

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

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

b. Clone gitfetch's git locally

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

c. Go to ~/gitfetch folder and install it

$ cd ~/gitfetch $ makepkg -si

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

ID: 460788
Name: gitfetch
PackageBaseID: 115607
PackageBase: gitfetch
Version: 0.3-1
Description: Gitfetch performs git featch on multiple repositories, can be used as a daemon
URL: https://github.com/mikolajb/gitfetch
NumVotes: 0
Popularity: 0
OutOfDate: 1653936542
Maintainer: mikolajb
FirstSubmitted: 1474196584
LastModified: 1510703713
URLPath: /cgit/aur.git/snapshot/gitfetch.tar.gz