python-iso3166 on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-iso3166

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

$ yay -Rns python-iso3166

2. Manually Install "python-iso3166" via AUR

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

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

b. Clone python-iso3166's git locally

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

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

$ cd ~/python-iso3166 $ makepkg -si

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

ID: 1002356
Name: python-iso3166
PackageBaseID: 119180
PackageBase: python-iso3166
Version: 1.0.1-3
Description: Self-contained ISO 3166-1 country definitions.
URL: https://github.com/deactivated/python-iso3166
NumVotes: 8
Popularity: 0
OutOfDate: 1695053858
Maintainer: metak
Submitter: metak
FirstSubmitted: 1485434510
LastModified: 1639395255
URLPath: /cgit/aur.git/snapshot/python-iso3166.tar.gz