ttf-ionicons on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S ttf-ionicons

* (Optional) Uninstall ttf-ionicons on Arch using YAY

$ yay -Rns ttf-ionicons

2. Manually Install "ttf-ionicons" via AUR

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

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

b. Clone ttf-ionicons's git locally

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

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

$ cd ~/ttf-ionicons $ makepkg -si

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

ID: 1336877
Name: ttf-ionicons
PackageBaseID: 198726
PackageBase: ttf-ionicons
Version: 1:4.2.0-1
Description: Font from the Ionic mobile framework
URL: https://ionicons.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ainola
FirstSubmitted: 1697769335
LastModified: 1697769335
URLPath: /cgit/aur.git/snapshot/ttf-ionicons.tar.gz

5. The same packages on other Linux Distributions