python-unicodeblocks on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-unicodeblocks

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

$ yay -Rns python-unicodeblocks

2. Manually Install "python-unicodeblocks" via AUR

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

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

b. Clone python-unicodeblocks's git locally

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

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

$ cd ~/python-unicodeblocks $ makepkg -si

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

ID: 185197
Name: python-unicodeblocks
PackageBaseID: 86451
PackageBase: python-unicodeblocks
Version: 0.3-1
Description: Supplements unicodedata standard library module with ability to lookup and work with Unicode blocks
URL: http://pypi.python.org/pypi/unicodeblocks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
FirstSubmitted: 1412936101
LastModified: 1433787402
URLPath: /cgit/aur.git/snapshot/python-unicodeblocks.tar.gz