ttfautohint on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ttfautohint

* (Optional) Uninstall ttfautohint on Arch using YAY

$ yay -Rns ttfautohint

2. Manually Install "ttfautohint" via AUR

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

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

b. Clone ttfautohint's git locally

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

c. Go to ~/ttfautohint folder and install it

$ cd ~/ttfautohint $ makepkg -si

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

ID: 1416439
Name: ttfautohint
PackageBaseID: 66083
PackageBase: ttfautohint
Version: 1.8.4-3
Description: Provides automated hinting process for web fonts
URL: http://www.freetype.org/ttfautohint
NumVotes: 32
Popularity: 0.608133
OutOfDate:
Maintainer: supermario
Submitter: roentgen
FirstSubmitted: 1357485357
LastModified: 1709021075
URLPath: /cgit/aur.git/snapshot/ttfautohint.tar.gz