fontproof on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S fontproof

* (Optional) Uninstall fontproof on Arch using YAY

$ yay -Rns fontproof

2. Manually Install "fontproof" via AUR

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

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

b. Clone fontproof's git locally

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

c. Go to ~/fontproof folder and install it

$ cd ~/fontproof $ makepkg -si

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

ID: 1406053
Name: fontproof
PackageBaseID: 192097
PackageBase: fontproof
Version: 2.1.0-1
Description: A font design testing class and CLI tool for SILE
URL: https://github.com/sile-typesetter/fontproof
NumVotes: 1
Popularity: 0.001071
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1680247246
LastModified: 1707389020
URLPath: /cgit/aur.git/snapshot/fontproof.tar.gz