zfetch on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S zfetch

* (Optional) Uninstall zfetch on Arch using YAY

$ yay -Rns zfetch

2. Manually Install "zfetch" via AUR

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

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

b. Clone zfetch's git locally

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

c. Go to ~/zfetch folder and install it

$ cd ~/zfetch $ makepkg -si

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

ID: 1049046
Name: zfetch
PackageBaseID: 176655
PackageBase: zfetch
Version: 2.0.0-1
Description: simple but pretty fetch script
URL: https://github.com/jornmann/zfetch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nezbednik
Submitter: nezbednik
FirstSubmitted: 1646561549
LastModified: 1646910406
URLPath: /cgit/aur.git/snapshot/zfetch.tar.gz