python-translitcodec on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-translitcodec

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

$ yay -Rns python-translitcodec

2. Manually Install "python-translitcodec" via AUR

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

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

b. Clone python-translitcodec's git locally

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

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

$ cd ~/python-translitcodec $ makepkg -si

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

ID: 978334
Name: python-translitcodec
PackageBaseID: 66918
PackageBase: python2-translitcodec
Version: 0.7.0-1
Description: Unicode to 8-bit charset transliteration codec
URL: https://github.com/claudep/translitcodec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akobel
Submitter: metalgamer
FirstSubmitted: 1359925400
LastModified: 1635011043
URLPath: /cgit/aur.git/snapshot/python-translitcodec.tar.gz