gfontview on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gfontview

* (Optional) Uninstall gfontview on Arch using YAY

$ yay -Rns gfontview

2. Manually Install "gfontview" via AUR

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

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

b. Clone gfontview's git locally

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

c. Go to ~/gfontview folder and install it

$ cd ~/gfontview $ makepkg -si

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

ID: 563470
Name: gfontview
PackageBaseID: 38136
PackageBase: gfontview
Version: 0.5.0-4
Description: An outline font viewer for Linux.
URL: http://gfontview.sourceforge.net/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: ezzetabi
FirstSubmitted: 1276637746
LastModified: 1543293157
URLPath: /cgit/aur.git/snapshot/gfontview.tar.gz