pasfetch on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pasfetch

* (Optional) Uninstall pasfetch on Arch using YAY

$ yay -Rns pasfetch

2. Manually Install "pasfetch" via AUR

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

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

b. Clone pasfetch's git locally

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

c. Go to ~/pasfetch folder and install it

$ cd ~/pasfetch $ makepkg -si

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

ID: 1391748
Name: pasfetch
PackageBaseID: 185055
PackageBase: pasfetch
Version: 1.3.0-1
Description: A fetch programm written in Pascal
URL: https://github.com/FelixEcker/pasfetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bertrahm
Submitter: Bertrahm
FirstSubmitted: 1660928242
LastModified: 1706096820
URLPath: /cgit/aur.git/snapshot/pasfetch.tar.gz