python-uharfbuzz on AUR (Arch User Repository)

Last updated: April 25,2024

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

$ yay -S python-uharfbuzz

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

$ yay -Rns python-uharfbuzz

2. Manually Install "python-uharfbuzz" via AUR

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

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

b. Clone python-uharfbuzz's git locally

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

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

$ cd ~/python-uharfbuzz $ makepkg -si

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

ID: 1416481
Name: python-uharfbuzz
PackageBaseID: 155898
PackageBase: python-uharfbuzz
Version: 0.39.0-1
Description: Streamlined Cython bindings for the harfbuzz shaping engine
URL: https://github.com/harfbuzz/
NumVotes: 2
Popularity: 0.002534
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1595711792
LastModified: 1709023975
URLPath: /cgit/aur.git/snapshot/python-uharfbuzz.tar.gz