ttf2png on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ttf2png

* (Optional) Uninstall ttf2png on Arch using YAY

$ yay -Rns ttf2png

2. Manually Install "ttf2png" via AUR

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

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

b. Clone ttf2png's git locally

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

c. Go to ~/ttf2png folder and install it

$ cd ~/ttf2png $ makepkg -si

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

ID: 581743
Name: ttf2png
PackageBaseID: 116670
PackageBase: ttf2png
Version: 1.0-2
Description: Create a PNG image containing a set of glyphs from a true type font.
URL: http://www.tdb.fi/ttf2png.shtml
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: feufochmar
FirstSubmitted: 1478019545
LastModified: 1548960224
URLPath: /cgit/aur.git/snapshot/ttf2png.tar.gz