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

Last updated: May 19,2024

1. Install "python3-email-validator" package

This guide covers the steps necessary to install python3-email-validator on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-email-validator

2. Uninstall "python3-email-validator" package

Please follow the step by step instructions below to uninstall python3-email-validator on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-email-validator $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-email-validator
Architecture: all
Version: 1.1.1-3
Priority: optional
Section: universe/python
Source: python-email-validator
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 62
Depends: python3-dnspython, python3-idna, python3:any
Filename: pool/universe/p/python-email-validator/python3-email-validator_1.1.1-3_all.deb
Size: 15024
MD5sum: c227390b6ef782e37fee9af34a649e10
SHA1: 6bb1901911bb6d38611f4855b1aa3b6fb4b454e9
SHA256: 0345db849e9d5141f416c915f4fc565ae0a6eac3b52d318039acdbcde719681a
SHA512: 294912af6009da1a98d4ea672203bdcd52e907ce6874853715c49abe1a23780ee34c0d7be6dd372c20668ec248f31ff35af658ba9db5d64d97393f86fe26880c
Homepage: https://github.com/JoshData/python-email-validator
Description-en: Robust email address syntax and deliverability validation library (Python 3)
This library validates that a string is of the form [email protected]. This is
the sort of validation you would want for an email-based login form
on a website.
.
Key features:
.
- Good for validating email addresses used for logins/identity.
.
- Friendly error messages when validation fails (appropriate to show
to end users).
.
- (optionally) Checks deliverability: Does the domain name resolve?
.
- Supports internationalized domain names and (optionally)
internationalized local parts.
.
- Normalizes email addresses (super important for internationalized
addresses!).
.
This package installs the library for Python 3.
Description-md5: 1e879fbbc2c1821532baaa4600f7fe3d