python2-gettext on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python2-gettext

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

$ yay -Rns python2-gettext

2. Manually Install "python2-gettext" via AUR

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

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

b. Clone python2-gettext's git locally

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

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

$ cd ~/python2-gettext $ makepkg -si

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

ID: 830873
Name: python2-gettext
PackageBaseID: 126097
PackageBase: python-gettext
Version: 4.0-2
Description: Python implementation of Gettext
URL: https://pypi.org/project/python-gettext/
NumVotes: 1
Popularity: 0.000137
OutOfDate:
Maintainer: rafaelff
FirstSubmitted: 1507116139
LastModified: 1607470317
URLPath: /cgit/aur.git/snapshot/python2-gettext.tar.gz