python2-nameparser on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-nameparser

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

$ yay -Rns python2-nameparser

2. Manually Install "python2-nameparser" via AUR

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

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

b. Clone python2-nameparser's git locally

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

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

$ cd ~/python2-nameparser $ makepkg -si

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

ID: 192473
Name: python2-nameparser
PackageBaseID: 90075
PackageBase: python2-nameparser
Version: v0.3.3-1
Description: A simple Python 2 module for parsing human names into their individual components
URL: https://github.com/derek73/python-nameparser
NumVotes: 1
Popularity: 0
OutOfDate: 1641078202
Maintainer:
FirstSubmitted: 1422928120
LastModified: 1434038289
URLPath: /cgit/aur.git/snapshot/python2-nameparser.tar.gz