fontcustom on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fontcustom

* (Optional) Uninstall fontcustom on Arch using YAY

$ yay -Rns fontcustom

2. Manually Install "fontcustom" via AUR

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

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

b. Clone fontcustom's git locally

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

c. Go to ~/fontcustom folder and install it

$ cd ~/fontcustom $ makepkg -si

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

ID: 668516
Name: fontcustom
PackageBaseID: 127072
PackageBase: fontcustom
Version: 2.0.0-4
Description: A tool for building icon fonts from svg images
URL: https://github.com/FontCustom/fontcustom
NumVotes: 1
Popularity: 0
OutOfDate: 1704930708
Maintainer: ea7ababe
Submitter: ea7ababe
FirstSubmitted: 1509995616
LastModified: 1574197902
URLPath: /cgit/aur.git/snapshot/fontcustom.tar.gz