ttfviewer-bin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ttfviewer-bin

* (Optional) Uninstall ttfviewer-bin on Arch using YAY

$ yay -Rns ttfviewer-bin

2. Manually Install "ttfviewer-bin" via AUR

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

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

b. Clone ttfviewer-bin's git locally

$ git clone https://aur.archlinux.org/ttfviewer-bin.git ~/ttfviewer-bin

c. Go to ~/ttfviewer-bin folder and install it

$ cd ~/ttfviewer-bin $ makepkg -si

3. Information about the ttfviewer-bin package on Arch User Repository (AUR)

ID: 1424660
Name: ttfviewer-bin
PackageBaseID: 192404
PackageBase: ttfviewer-bin
Version: 0.2.8-2
Description: A small tool for developers to view and preview various ttf font/icon image formats. It is based on Qt and opencv frameworks and supports windows/linux/macos.
URL: https://github.com/QQxiaoming/TTFviewer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1680766923
LastModified: 1710121039
URLPath: /cgit/aur.git/snapshot/ttfviewer-bin.tar.gz