How to Install and Uninstall python3-nameparser Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "python3-nameparser" package

Please follow the step by step instructions below to install python3-nameparser on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-nameparser

2. Uninstall "python3-nameparser" package

Learn how to uninstall python3-nameparser on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-nameparser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-nameparser package on Ubuntu 21.10 (Impish Indri)

Package: python3-nameparser
Architecture: all
Version: 1.0.6-2
Priority: optional
Section: universe/python
Source: python-nameparser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 93
Depends: python3:any
Filename: pool/universe/p/python-nameparser/python3-nameparser_1.0.6-2_all.deb
Size: 20624
MD5sum: da613e69410c72f0ae591617dd631d92
SHA1: f4cb13f5548111c6ffb380254548690a5159d3d0
SHA256: 34bf04b8255e4085b9d5395ebcc5abdbf1bf191a5a68c6d72fc3e0c1b8d30373
SHA512: 0ccf93ac6e8dc03d6de13dcce3cccc62e4f012fa1318a3f063412f22517c85aa865fcff25736e2d2b3f908d824280eca940aebef9db95d013a1cb62cc641a110
Homepage: https://github.com/derek73/python-nameparser
Description-en: Python 3 module for parsing names into individual components
The HumanName class splits a name string up into name parts based on placement
in the string and matches against known name pieces like titles. It joins name
pieces on conjunctions and special prefixes to last names like "del". Titles
can be chained together and include conjunctions to handle titles like
"Asst Secretary of State". It can also try to correct capitalization of all
upper or lowercase names.
.
It attempts the best guess that can be made with a simple, rule-based approach.
Unicode is supported, but the parser is not likely to be useful for languages
that to not share the same structure as English names. It's not perfect, but it
gets you pretty far.
Description-md5: 272aaa26b3aa9fde2d1fb30beace7639