python-fontpens on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-fontpens

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

$ yay -Rns python-fontpens

2. Manually Install "python-fontpens" via AUR

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

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

b. Clone python-fontpens's git locally

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

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

$ cd ~/python-fontpens $ makepkg -si

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

ID: 1003091
Name: python-fontpens
PackageBaseID: 144382
PackageBase: python-fontpens
Version: 0.2.4-3
Description: A collection of classes implementing the pen protocol for manipulating glyphs.
URL: https://github.com/robotools/$_pyname
NumVotes: 4
Popularity: 0.777278
OutOfDate:
Maintainer: alerque
FirstSubmitted: 1566092251
LastModified: 1639471733
URLPath: /cgit/aur.git/snapshot/python-fontpens.tar.gz

5. The same packages on other Linux Distributions