pixfetch on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pixfetch

* (Optional) Uninstall pixfetch on Arch using YAY

$ yay -Rns pixfetch

2. Manually Install "pixfetch" via AUR

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

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

b. Clone pixfetch's git locally

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

c. Go to ~/pixfetch folder and install it

$ cd ~/pixfetch $ makepkg -si

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

ID: 1102626
Name: pixfetch
PackageBaseID: 183280
PackageBase: pixfetch
Version: 1.0.0-2
Description: Another fetch program with pixelized images written in Rust
URL: https://github.com/RubixDev/pixfetch
NumVotes: 2
Popularity: 0.000345
OutOfDate:
Maintainer: RubixDev
Submitter: RubixDev
FirstSubmitted: 1655409665
LastModified: 1656016854
URLPath: /cgit/aur.git/snapshot/pixfetch.tar.gz