python-grapheme on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-grapheme

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

$ yay -Rns python-grapheme

2. Manually Install "python-grapheme" via AUR

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

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

b. Clone python-grapheme's git locally

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

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

$ cd ~/python-grapheme $ makepkg -si

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

ID: 956373
Name: python-grapheme
PackageBaseID: 170720
PackageBase: python-grapheme
Version: 0.6.0-1
Description: Unicode grapheme helpers
URL: https://github.com/alvinlindstam/grapheme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1630693321
LastModified: 1630693321
URLPath: /cgit/aur.git/snapshot/python-grapheme.tar.gz