python-fontmath on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-fontmath

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

$ yay -Rns python-fontmath

2. Manually Install "python-fontmath" via AUR

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

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

b. Clone python-fontmath's git locally

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

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

$ cd ~/python-fontmath $ makepkg -si

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

ID: 1078285
Name: python-fontmath
PackageBaseID: 118419
PackageBase: python-fontmath
Version: 0.9.2-1
Description: A collection of objects that implement fast font, glyph, etc. math
URL: https://github.com/robotools/fontMath
NumVotes: 5
Popularity: 1.234862
OutOfDate:
Maintainer: alerque
FirstSubmitted: 1483579955
LastModified: 1652192559
URLPath: /cgit/aur.git/snapshot/python-fontmath.tar.gz

5. The same packages on other Linux Distributions