psf on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S psf

* (Optional) Uninstall psf on Arch using YAY

$ yay -Rns psf

2. Manually Install "psf" via AUR

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

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

b. Clone psf's git locally

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

c. Go to ~/psf folder and install it

$ cd ~/psf $ makepkg -si

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

ID: 1080791
Name: psf
PackageBaseID: 178885
PackageBase: psf
Version: 0.1.0-1
Description: A lightweight system information tool
URL: https://gitlab.com/ICanOnlySuffer/psf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ICanOnlySuffer
FirstSubmitted: 1652677840
LastModified: 1652677840
URLPath: /cgit/aur.git/snapshot/psf.tar.gz