fontbuilder on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fontbuilder

* (Optional) Uninstall fontbuilder on Arch using YAY

$ yay -Rns fontbuilder

2. Manually Install "fontbuilder" via AUR

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

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

b. Clone fontbuilder's git locally

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

c. Go to ~/fontbuilder folder and install it

$ cd ~/fontbuilder $ makepkg -si

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

ID: 355333
Name: fontbuilder
PackageBaseID: 116952
PackageBase: fontbuilder
Version: 0.6a.r1.fe0d7cf-1
Description: Utility for create texture atlases with bitmap chars from FreeType,TrueType and some other font formats.
URL: https://github.com/andryblack/fontbuilder
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer:
Submitter: NicoHood
FirstSubmitted: 1478896846
LastModified: 1478896846
URLPath: /cgit/aur.git/snapshot/fontbuilder.tar.gz