fastfetch on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S fastfetch

* (Optional) Uninstall fastfetch on Arch using YAY

$ yay -Rns fastfetch

2. Manually Install "fastfetch" via AUR

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

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

b. Clone fastfetch's git locally

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

c. Go to ~/fastfetch folder and install it

$ cd ~/fastfetch $ makepkg -si

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

ID: 1129102
Name: fastfetch
PackageBaseID: 177118
PackageBase: fastfetch
Version: 1.6.5-1
Description: Like Neofetch, but much faster because written in C
URL: https://github.com/LinusDierheimer/fastfetch
NumVotes: 10
Popularity: 3.56682
OutOfDate:
Maintainer: yochananmarqos
FirstSubmitted: 1647793180
LastModified: 1661183948
URLPath: /cgit/aur.git/snapshot/fastfetch.tar.gz