python-langcodes on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-langcodes

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

$ yay -Rns python-langcodes

2. Manually Install "python-langcodes" via AUR

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

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

b. Clone python-langcodes's git locally

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

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

$ cd ~/python-langcodes $ makepkg -si

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

ID: 989582
Name: python-langcodes
PackageBaseID: 158374
PackageBase: python-langcodes
Version: 3.3.0-1
Description: A toolkit for working with and comparing the standardized codes for languages
URL: https://github.com/LuminosoInsight/langcodes
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1601896746
LastModified: 1637046169
URLPath: /cgit/aur.git/snapshot/python-langcodes.tar.gz