python-uniseg on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-uniseg

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

$ yay -Rns python-uniseg

2. Manually Install "python-uniseg" via AUR

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

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

b. Clone python-uniseg's git locally

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

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

$ cd ~/python-uniseg $ makepkg -si

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

ID: 1204121
Name: python-uniseg
PackageBaseID: 172164
PackageBase: python-uniseg
Version: 0.7.2-1
Description: A Python package to determine Unicode text segmentations.
URL: https://bitbucket.org/emptypage/uniseg-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CrisisModel
Submitter: CrisisModel
FirstSubmitted: 1634574117
LastModified: 1675125505
URLPath: /cgit/aur.git/snapshot/python-uniseg.tar.gz