freshfetch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S freshfetch

* (Optional) Uninstall freshfetch on Arch using YAY

$ yay -Rns freshfetch

2. Manually Install "freshfetch" via AUR

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

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

b. Clone freshfetch's git locally

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

c. Go to ~/freshfetch folder and install it

$ cd ~/freshfetch $ makepkg -si

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

ID: 1075553
Name: freshfetch
PackageBaseID: 158069
PackageBase: freshfetch
Version: 0.2.0-2
Description: A fresh take on Neofetch
URL: https://github.com/K4rakara/freshfetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k4rakara
Submitter: k4rakara
FirstSubmitted: 1601150974
LastModified: 1651661224
URLPath: /cgit/aur.git/snapshot/freshfetch.tar.gz