How to Install and Uninstall python3-validators Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-validators" package

In this section, we are going to explain the necessary steps to install python3-validators on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-validators

2. Uninstall "python3-validators" package

This guide let you learn how to uninstall python3-validators on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-validators package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-validators
Architecture: all
Version: 0.14.2-2
Priority: optional
Section: universe/python
Source: validators
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 64
Depends: python3-decorator, python3-six (>= 1.4.0), python3:any
Filename: pool/universe/v/validators/python3-validators_0.14.2-2_all.deb
Size: 12980
MD5sum: 6cf52e047b12e07a0d086d6d11fcd9fc
SHA1: c82a8efe1ea248ab37a3c2292bf524cedee60590
SHA256: ae573aab8ce6637b88c59fc9da094c7fbbe2f4dbc877a3ab1a67112970ec7820
SHA512: c02b10eeae8c7c824c0c577a2ecd207187e9d90f15826700701b6015f3becf7ed78c68ea23a2064a3f84eb907bc70bdabbe6bfce7e6e761a0fba071f6428be21
Homepage: https://github.com/kvesteri/validators
Description-en: Python Data Validation for Humans (Python 3)
Python has all kinds of data validation tools, but every one of them
seems to require defining a schema or form. The author wanted to
create a simple validation library where validating a simple value
does not require defining a form or a schema.
Description-md5: 76f8bf337ab7e0613c4333e42ac64b02