pfetch on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install pfetch on Arch using YAY
$
yay -S
pfetch
Copied
* (Optional) Uninstall pfetch on Arch using YAY
$
yay -Rns
pfetch
Copied
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
Copied
b. Clone pfetch's git locally
$
git clone https://aur.archlinux.org/pfetch.git
~/pfetch
Copied
c. Go to ~/pfetch folder and install it
$
cd
~/pfetch
Copied
$
makepkg -si
Copied
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
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