python-fontfeatures on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-fontfeatures

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

$ yay -Rns python-fontfeatures

2. Manually Install "python-fontfeatures" via AUR

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

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

b. Clone python-fontfeatures's git locally

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

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

$ cd ~/python-fontfeatures $ makepkg -si

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

ID: 1416506
Name: python-fontfeatures
PackageBaseID: 177294
PackageBase: python-fontfeatures
Version: 1.8.0-1
Description: Library for manipulating OpenType font features
URL: https://github.com/simoncozens/fontFeatures
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1648218223
LastModified: 1709026706
URLPath: /cgit/aur.git/snapshot/python-fontfeatures.tar.gz