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

Last updated: June 25,2024

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

$ yay -S ttf-font-logos

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

$ yay -Rns ttf-font-logos

2. Manually Install "ttf-font-logos" 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-logos's git locally

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

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

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

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

ID: 1361800
Name: ttf-font-logos
PackageBaseID: 130444
PackageBase: ttf-font-logos
Version: 1.1.0-1
Description: An icon font providing popular Linux distro logos.
URL: https://github.com/lukas-w/font-logos
NumVotes: 10
Popularity: 8.3E-5
OutOfDate:
Maintainer: mrxx
Submitter: shanewstone
FirstSubmitted: 1519856097
LastModified: 1701224039
URLPath: /cgit/aur.git/snapshot/ttf-font-logos.tar.gz

5. The same packages on other Linux Distributions