fontfinder on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fontfinder

* (Optional) Uninstall fontfinder on Arch using YAY

$ yay -Rns fontfinder

2. Manually Install "fontfinder" via AUR

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

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

b. Clone fontfinder's git locally

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

c. Go to ~/fontfinder folder and install it

$ cd ~/fontfinder $ makepkg -si

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

ID: 595609
Name: fontfinder
PackageBaseID: 140385
PackageBase: fontfinder
Version: 1.4.1-1
Description: A Google font browser for your GTK desktop, written in Rust
URL: https://gitlab.com/mmstick/fontfinder
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ValHue
Submitter: ValHue
FirstSubmitted: 1552829260
LastModified: 1552829260
URLPath: /cgit/aur.git/snapshot/fontfinder.tar.gz