python-nameparser on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-nameparser

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

$ yay -Rns python-nameparser

2. Manually Install "python-nameparser" via AUR

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

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

b. Clone python-nameparser's git locally

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

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

$ cd ~/python-nameparser $ makepkg -si

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

ID: 1032448
Name: python-nameparser
PackageBaseID: 90076
PackageBase: python-nameparser
Version: 1.1.1-1
Description: A simple Python module for parsing human names into their individual components
URL: https://github.com/derek73/python-nameparser
NumVotes: 2
Popularity: 0
OutOfDate: 1691240765
Maintainer:
Submitter: jyantis
FirstSubmitted: 1422928212
LastModified: 1644164375
URLPath: /cgit/aur.git/snapshot/python-nameparser.tar.gz