python2-translitcodec on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python2-translitcodec

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

$ yay -Rns python2-translitcodec

2. Manually Install "python2-translitcodec" via AUR

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

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

b. Clone python2-translitcodec's git locally

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

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

$ cd ~/python2-translitcodec $ makepkg -si

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

ID: 978333
Name: python2-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/python2-translitcodec.tar.gz