python-babelfish on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-babelfish

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

$ yay -Rns python-babelfish

2. Manually Install "python-babelfish" via AUR

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

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

b. Clone python-babelfish's git locally

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

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

$ cd ~/python-babelfish $ makepkg -si

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

ID: 946110
Name: python-babelfish
PackageBaseID: 99421
PackageBase: python-babelfish
Version: 0.6.0-1
Description: A module to work with countries and languages
URL: https://pypi.python.org/pypi/babelfish
NumVotes: 35
Popularity: 0.659785
OutOfDate:
Maintainer: hcartiaux
FirstSubmitted: 1441506622
LastModified: 1628601339
URLPath: /cgit/aur.git/snapshot/python-babelfish.tar.gz