python-glyphtools on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-glyphtools

* (Optional) Uninstall python-glyphtools on Arch using YAY

$ yay -Rns python-glyphtools

2. Manually Install "python-glyphtools" via AUR

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

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

b. Clone python-glyphtools's git locally

$ git clone https://aur.archlinux.org/python-glyphtools.git ~/python-glyphtools

c. Go to ~/python-glyphtools folder and install it

$ cd ~/python-glyphtools $ makepkg -si

3. Information about the python-glyphtools package on Arch User Repository (AUR)

ID: 1252072
Name: python-glyphtools
PackageBaseID: 177293
PackageBase: python-glyphtools
Version: 0.8.0-2
Description: Routines for extracting information from font glyphs
URL: https://github.com/simoncozens/glyphtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1648218109
LastModified: 1683146142
URLPath: /cgit/aur.git/snapshot/python-glyphtools.tar.gz