figlet-fonts on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S figlet-fonts

* (Optional) Uninstall figlet-fonts on Arch using YAY

$ yay -Rns figlet-fonts

2. Manually Install "figlet-fonts" via AUR

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

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

b. Clone figlet-fonts's git locally

$ git clone https://aur.archlinux.org/figlet-fonts.git ~/figlet-fonts

c. Go to ~/figlet-fonts folder and install it

$ cd ~/figlet-fonts $ makepkg -si

3. Information about the figlet-fonts package on Arch User Repository (AUR)

ID: 492905
Name: figlet-fonts
PackageBaseID: 31128
PackageBase: figlet-fonts
Version: 1.0-3
Description: Additional asciiart fonts for figlet
URL: http://www.figlet.org/fontdb.cgi
NumVotes: 81
Popularity: 1.247481
OutOfDate:
Maintainer: barlik
Submitter: Harvie
FirstSubmitted: 1255285098
LastModified: 1520597637
URLPath: /cgit/aur.git/snapshot/figlet-fonts.tar.gz