python-gettext on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-gettext

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

$ yay -Rns python-gettext

2. Manually Install "python-gettext" via AUR

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

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

b. Clone python-gettext's git locally

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

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

$ cd ~/python-gettext $ makepkg -si

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

ID: 1260503
Name: python-gettext
PackageBaseID: 126097
PackageBase: python-gettext
Version: 5.0-1
Description: Python implementation of Gettext
URL: https://pypi.org/project/python-gettext/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rafaelff
Submitter: rafaelff
FirstSubmitted: 1507116139
LastModified: 1684539984
URLPath: /cgit/aur.git/snapshot/python-gettext.tar.gz