psftools on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S psftools

* (Optional) Uninstall psftools on Arch using YAY

$ yay -Rns psftools

2. Manually Install "psftools" via AUR

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

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

b. Clone psftools's git locally

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

c. Go to ~/psftools folder and install it

$ cd ~/psftools $ makepkg -si

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

ID: 839293
Name: psftools
PackageBaseID: 101147
PackageBase: psftools
Version: 1.0.14-1
Description: Utilities for manipulation of console fonts in PSF format
URL: http://www.seasip.info/Unix/PSF/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1443876814
LastModified: 1609144416
URLPath: /cgit/aur.git/snapshot/psftools.tar.gz