python-epitran on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-epitran

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

$ yay -Rns python-epitran

2. Manually Install "python-epitran" via AUR

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

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

b. Clone python-epitran's git locally

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

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

$ cd ~/python-epitran $ makepkg -si

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

ID: 1224499
Name: python-epitran
PackageBaseID: 191341
PackageBase: python-epitran
Version: 1.24-1
Description: A library and tool for transliterating orthographic text as IPA (International Phonetic Alphabet).
URL: https://github.com/dmort27/epitran
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1678534210
LastModified: 1678534210
URLPath: /cgit/aur.git/snapshot/python-epitran.tar.gz