fontbm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fontbm

* (Optional) Uninstall fontbm on Arch using YAY

$ yay -Rns fontbm

2. Manually Install "fontbm" via AUR

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

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

b. Clone fontbm's git locally

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

c. Go to ~/fontbm folder and install it

$ cd ~/fontbm $ makepkg -si

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

ID: 1118306
Name: fontbm
PackageBaseID: 184407
PackageBase: fontbm
Version: 0.5.0-1
Description: BMFont compatible command line bitmap font generator.
URL: https://github.com/vladimirgamalyan/fontbm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: apicici
Submitter: apicici
FirstSubmitted: 1658956189
LastModified: 1658956442
URLPath: /cgit/aur.git/snapshot/fontbm.tar.gz