python-stdnum on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-stdnum

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

$ yay -Rns python-stdnum

2. Manually Install "python-stdnum" via AUR

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

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

b. Clone python-stdnum's git locally

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

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

$ cd ~/python-stdnum $ makepkg -si

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

ID: 1338447
Name: python-stdnum
PackageBaseID: 65988
PackageBase: python-stdnum
Version: 1.19-1
Description: Handle, parse and validate standard numbers, e.g. IBAN, EAN, ISBN
URL: http://arthurdejong.org/python-stdnum
NumVotes: 6
Popularity: 0.368767
OutOfDate:
Maintainer: JstKddng
Submitter: alexmerry
FirstSubmitted: 1357225369
LastModified: 1698030811
URLPath: /cgit/aur.git/snapshot/python-stdnum.tar.gz