python-isounidecode on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-isounidecode

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

$ yay -Rns python-isounidecode

2. Manually Install "python-isounidecode" via AUR

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

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

b. Clone python-isounidecode's git locally

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

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

$ cd ~/python-isounidecode $ makepkg -si

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

ID: 1001979
Name: python-isounidecode
PackageBaseID: 157062
PackageBase: python-isounidecode
Version: 0.3-3
Description: Conversion and transliteration of unicode into ascii or iso-8859-1
URL: https://github.com/redvasily/isounidecode
NumVotes: 6
Popularity: 0.225935
OutOfDate:
Maintainer: Taiko2k
Submitter: Taiko2k
FirstSubmitted: 1598318265
LastModified: 1639359229
URLPath: /cgit/aur.git/snapshot/python-isounidecode.tar.gz