How to Install and Uninstall python3-cerberus Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-cerberus" package

This tutorial shows how to install python3-cerberus on Kali Linux

$ sudo apt update $ sudo apt install python3-cerberus

2. Uninstall "python3-cerberus" package

This guide let you learn how to uninstall python3-cerberus on Kali Linux:

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

3. Information about the python3-cerberus package on Kali Linux

Package: python3-cerberus
Source: python-cerberus
Version: 1.3.2-2
Installed-Size: 247
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Suggests: python-cerberus-doc
Size: 42024
SHA256: 6e44f891425456b0278addd76be81e550657b1cb838b7abab13fb332967a1239
SHA1: 725d19f3f751ee291563390df73b8da19f35ee30
MD5sum: 83ea61529211a3ac2994dd7d0fa6b2f1
Description: Lightweight, extensible data validation library for Python
Cerberus provides powerful yet simple and lightweight data
validation functionality out of the box and is designed to be
easily extensible, allowing for custom validation.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://python-cerberus.org/
Section: python
Priority: optional
Filename: pool/main/p/python-cerberus/python3-cerberus_1.3.2-2_all.deb