ttf-font-icons on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ttf-font-icons

* (Optional) Uninstall ttf-font-icons on Arch using YAY

$ yay -Rns ttf-font-icons

2. Manually Install "ttf-font-icons" via AUR

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

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

b. Clone ttf-font-icons's git locally

$ git clone https://aur.archlinux.org/ttf-font-icons.git ~/ttf-font-icons

c. Go to ~/ttf-font-icons folder and install it

$ cd ~/ttf-font-icons $ makepkg -si

3. Information about the ttf-font-icons package on Arch User Repository (AUR)

ID: 759392
Name: ttf-font-icons
PackageBaseID: 100261
PackageBase: ttf-font-icons
Version: 1.1-3
Description: A non-overlapping mix of Ionicons and Awesome iconic fonts
URL: http://kageurufu.net/icons.pdf
NumVotes: 28
Popularity: 4.0E-6
OutOfDate:
Maintainer: kageurufu
Submitter: kageurufu
FirstSubmitted: 1442590461
LastModified: 1593627192
URLPath: /cgit/aur.git/snapshot/ttf-font-icons.tar.gz

5. The same packages on other Linux Distributions