ttfsampler on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ttfsampler

* (Optional) Uninstall ttfsampler on Arch using YAY

$ yay -Rns ttfsampler

2. Manually Install "ttfsampler" via AUR

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

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

b. Clone ttfsampler's git locally

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

c. Go to ~/ttfsampler folder and install it

$ cd ~/ttfsampler $ makepkg -si

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

ID: 204047
Name: ttfsampler
PackageBaseID: 20761
PackageBase: ttfsampler
Version: 0.5-3
Description: A GUI and CLI utility that takes a list of TrueType fonts and generates a sample sheet in PDF
URL: http://www.dlitz.net/software/ttfsampler/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1224107193
LastModified: 1435509581
URLPath: /cgit/aur.git/snapshot/ttfsampler.tar.gz