makefontpkg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S makefontpkg

* (Optional) Uninstall makefontpkg on Arch using YAY

$ yay -Rns makefontpkg

2. Manually Install "makefontpkg" via AUR

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

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

b. Clone makefontpkg's git locally

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

c. Go to ~/makefontpkg folder and install it

$ cd ~/makefontpkg $ makepkg -si

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

ID: 742746
Name: makefontpkg
PackageBaseID: 72602
PackageBase: makefontpkg
Version: 20200526-1
Description: Tool for creating packages from TrueType and OpenType fonts
URL: http://github.com/misterdanb/makefontpkg
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: danb
Submitter: danb
FirstSubmitted: 1376606954
LastModified: 1590446894
URLPath: /cgit/aur.git/snapshot/makefontpkg.tar.gz