nerd-fonts-terminus on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S nerd-fonts-terminus

* (Optional) Uninstall nerd-fonts-terminus on Arch using YAY

$ yay -Rns nerd-fonts-terminus

2. Manually Install "nerd-fonts-terminus" via AUR

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

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

b. Clone nerd-fonts-terminus's git locally

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

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

$ cd ~/nerd-fonts-terminus $ makepkg -si

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

ID: 1133531
Name: nerd-fonts-terminus
PackageBaseID: 132599
PackageBase: nerd-fonts-terminus
Version: 2.2.1-3
Description: Patched font Terminus (Terminess) from the nerd-fonts library
URL: https://github.com/ryanoasis/nerd-fonts
NumVotes: 13
Popularity: 1.957954
OutOfDate:
Maintainer: illuser
FirstSubmitted: 1526489509
LastModified: 1661985215
URLPath: /cgit/aur.git/snapshot/nerd-fonts-terminus.tar.gz

5. The same packages on other Linux Distributions