pfetch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pfetch

* (Optional) Uninstall pfetch on Arch using YAY

$ yay -Rns pfetch

2. Manually Install "pfetch" via AUR

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

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

b. Clone pfetch's git locally

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

c. Go to ~/pfetch folder and install it

$ cd ~/pfetch $ makepkg -si

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

ID: 916713
Name: pfetch
PackageBaseID: 162142
PackageBase: pfetch
Version: 0.6.0-3
Description: A pretty system information tool written in POSIX sh.
URL: https://github.com/dylanaraps/pfetch
NumVotes: 45
Popularity: 0.946407
OutOfDate:
Maintainer: yigits
Submitter: qontinuum
FirstSubmitted: 1610788388
LastModified: 1622801536
URLPath: /cgit/aur.git/snapshot/pfetch.tar.gz