How to Install and Uninstall python3-voluptuous Package on Kali Linux
Last updated: February 24,2025
1. Install "python3-voluptuous" package
This guide let you learn how to install python3-voluptuous on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-voluptuous
Copied
2. Uninstall "python3-voluptuous" package
This is a short guide on how to uninstall python3-voluptuous on Kali Linux:
$
sudo apt remove
python3-voluptuous
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-voluptuous package on Kali Linux
Package: python3-voluptuous
Source: voluptuous
Version: 0.14.2-1
Installed-Size: 194
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 45776
SHA256: 468e4eb4e64cb3a21aaef6d6c2174be2069bca7e6a1b46b1ee2067d63173b0c3
SHA1: bf0bdb6bd1b5432714ce83e9ca6b1f90260ad168
MD5sum: 2b6245f1ccedb9bed12fc7ef8d588dc8
Description: Python 3 library to validate data
Voluptuous is primarily intended to validate data coming in to Python
as JSON, YAML, etc. The aim is to offer a light-weight style with three
main goals:
1. simplicity
2. support for complex data structures
3. provide useful error messages
.
It has been inspired by Validino and to a lesser extent by jsonvalidator and
json_schema.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/alecthomas/voluptuous
Section: python
Priority: optional
Filename: pool/main/v/voluptuous/python3-voluptuous_0.14.2-1_all.deb
Source: voluptuous
Version: 0.14.2-1
Installed-Size: 194
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 45776
SHA256: 468e4eb4e64cb3a21aaef6d6c2174be2069bca7e6a1b46b1ee2067d63173b0c3
SHA1: bf0bdb6bd1b5432714ce83e9ca6b1f90260ad168
MD5sum: 2b6245f1ccedb9bed12fc7ef8d588dc8
Description: Python 3 library to validate data
Voluptuous is primarily intended to validate data coming in to Python
as JSON, YAML, etc. The aim is to offer a light-weight style with three
main goals:
1. simplicity
2. support for complex data structures
3. provide useful error messages
.
It has been inspired by Validino and to a lesser extent by jsonvalidator and
json_schema.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/alecthomas/voluptuous
Section: python
Priority: optional
Filename: pool/main/v/voluptuous/python3-voluptuous_0.14.2-1_all.deb