python-i18n on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-i18n

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

$ yay -Rns python-i18n

2. Manually Install "python-i18n" via AUR

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

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

b. Clone python-i18n's git locally

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

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

$ cd ~/python-i18n $ makepkg -si

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

ID: 1303531
Name: python-i18n
PackageBaseID: 156546
PackageBase: python-i18n
Version: 0.3.9-1
Description: Easy to use i18n library for Python
URL: https://github.com/danhper/python-i18n
NumVotes: 1
Popularity: 0.013946
OutOfDate:
Maintainer: Vekhir
Submitter: yochananmarqos
FirstSubmitted: 1596901955
LastModified: 1691958334
URLPath: /cgit/aur.git/snapshot/python-i18n.tar.gz