How to Install and Uninstall python-validictory Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-validictory" package

This tutorial shows how to install python-validictory on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-validictory

2. Uninstall "python-validictory" package

Please follow the step by step instructions below to uninstall python-validictory on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-validictory $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-validictory package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-validictory
Priority: optional
Section: universe/python
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.8.3-2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-validictory-doc
Filename: pool/universe/p/python-validictory/python-validictory_0.8.3-2_all.deb
Size: 14664
MD5sum: 312dba2d7cbf946fbb45596af7bb8dfb
SHA1: 00f2f22905f1efa6dfd8949650ce17f7888f7ad4
SHA256: 09b42aded8cbe794aaf7fc6aefe010d4dfa8c08bfa6fb26c37be84e534d43b9e
Description-en: general purpose Python data validator (Python 2)
Validictory is a schema validator based on the JSON Schema
Proposal (http://json-schema.org).
.
This package contains bindings for Python 2
Description-md5: 2af10d5cf43ab5f263c58eeb4be66d40
Homepage: https://github.com/sunlightlabs/python-validictory
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu