fontpreview on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fontpreview

* (Optional) Uninstall fontpreview on Arch using YAY

$ yay -Rns fontpreview

2. Manually Install "fontpreview" via AUR

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

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

b. Clone fontpreview's git locally

$ git clone https://aur.archlinux.org/fontpreview.git ~/fontpreview

c. Go to ~/fontpreview folder and install it

$ cd ~/fontpreview $ makepkg -si

3. Information about the fontpreview package on Arch User Repository (AUR)

ID: 1080178
Name: fontpreview
PackageBaseID: 158750
PackageBase: fontpreview
Version: 1.0.6-2
Description: Highly customizable and minimal font previewer written in bash
URL: https://github.com/sdushantha/fontpreview
NumVotes: 10
Popularity: 0.77582
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1602709208
LastModified: 1652555847
URLPath: /cgit/aur.git/snapshot/fontpreview.tar.gz