libgrapheme on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libgrapheme

* (Optional) Uninstall libgrapheme on Arch using YAY

$ yay -Rns libgrapheme

2. Manually Install "libgrapheme" via AUR

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

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

b. Clone libgrapheme's git locally

$ git clone https://aur.archlinux.org/libgrapheme.git ~/libgrapheme

c. Go to ~/libgrapheme folder and install it

$ cd ~/libgrapheme $ makepkg -si

3. Information about the libgrapheme package on Arch User Repository (AUR)

ID: 1195644
Name: libgrapheme
PackageBaseID: 174301
PackageBase: libgrapheme
Version: 2.0.2-2
Description: unicode string library
URL: https://libs.suckless.org/libgrapheme/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: eXeC64
FirstSubmitted: 1640197111
LastModified: 1673501923
URLPath: /cgit/aur.git/snapshot/libgrapheme.tar.gz