How to Install and Uninstall python-voluptuous Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-voluptuous" package
Learn how to install python-voluptuous on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-voluptuous
Copied
2. Uninstall "python-voluptuous" package
This guide covers the steps necessary to uninstall python-voluptuous on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-voluptuous
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-voluptuous package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-voluptuous
Priority: optional
Section: python
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: voluptuous
Version: 0.8.8-1ubuntu1
Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/v/voluptuous/python-voluptuous_0.8.8-1ubuntu1_all.deb
Size: 23974
MD5sum: 33a5aaff0daf931d7cb58246f54b00c4
SHA1: 68a9d4d182b191d148b14c206b10d1e0b71158aa
SHA256: cd2177d34d3ce4da3b23ce028055a3eca1d48972677e474c3f3ff0ddca16ca7e
Description-en: Python library to validate data - Python 2.7
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 2.7 module.
Description-md5: d287e9b8a5eda5fbca08bf305e827cc7
Homepage: https://github.com/alecthomas/voluptuous
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Priority: optional
Section: python
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: voluptuous
Version: 0.8.8-1ubuntu1
Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/v/voluptuous/python-voluptuous_0.8.8-1ubuntu1_all.deb
Size: 23974
MD5sum: 33a5aaff0daf931d7cb58246f54b00c4
SHA1: 68a9d4d182b191d148b14c206b10d1e0b71158aa
SHA256: cd2177d34d3ce4da3b23ce028055a3eca1d48972677e474c3f3ff0ddca16ca7e
Description-en: Python library to validate data - Python 2.7
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 2.7 module.
Description-md5: d287e9b8a5eda5fbca08bf305e827cc7
Homepage: https://github.com/alecthomas/voluptuous
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y