python2-phonenumbers on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python2-phonenumbers

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

$ yay -Rns python2-phonenumbers

2. Manually Install "python2-phonenumbers" via AUR

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

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

b. Clone python2-phonenumbers's git locally

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

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

$ cd ~/python2-phonenumbers $ makepkg -si

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

ID: 665801
Name: python2-phonenumbers
PackageBaseID: 142905
PackageBase: python2-phonenumbers
Version: 8.10.22-1
Description: Python version of Google's common library for parsing, formatting, storing and validating international phone numbers
URL: https://github.com/daviddrysdale/python-phonenumbers
NumVotes: 0
Popularity: 0
OutOfDate: 1644708955
Maintainer:
FirstSubmitted: 1560992621
LastModified: 1573594454
URLPath: /cgit/aur.git/snapshot/python2-phonenumbers.tar.gz

5. The same packages on other Linux Distributions