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

Last updated: May 21,2024

1. Install "python3-validictory" package

Please follow the guidance below to install python3-validictory on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-validictory

2. Uninstall "python3-validictory" package

Please follow the steps below to uninstall python3-validictory on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-validictory
Priority: optional
Section: universe/python
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-validictory
Version: 0.8.3-2
Depends: python3 (>= 3.2.3-3~)
Suggests: python-validictory-doc
Filename: pool/universe/p/python-validictory/python3-validictory_0.8.3-2_all.deb
Size: 14134
MD5sum: d14008eb48056331fffa1f4f81868a48
SHA1: bde2b9234f0abd3a55eb74f2134cf9229f42351d
SHA256: e10cb9dbbf68ce5f024d1253f70833177ae56ce57da3b6e79a51364d5a02624d
Description-en: general purpose Python data validator (Python 3)
Validictory is a schema validator based on the JSON Schema
Proposal (http://json-schema.org).
.
This package contains bindings for Python 3
Description-md5: f6df2683e369cee938b7333d06b3d8ae
Homepage: https://github.com/sunlightlabs/python-validictory
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu