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

Last updated: May 20,2024

1. Install "python-warlock" package

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

$ sudo apt update $ sudo apt install python-warlock

2. Uninstall "python-warlock" package

This tutorial shows how to uninstall python-warlock on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-warlock
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.1.0-1
Depends: python-jsonpatch, python-jsonschema, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-warlock/python-warlock_1.1.0-1_all.deb
Size: 5098
MD5sum: 2d7aa5b547e8a97b0101fed710634836
SHA1: 3f492d8a18fbbaebf0e0bcbb464234d9636c3e6c
SHA256: 2f716ab419ab2b6666e87578c9f1108165c5fb7a0bfdc9b4b479a8006dad260d
Description-en: object model built on top of JSON schema - Python 2.7
With Warlock, you can build self-validating Python objects using JSON schemas.
First, a schema describe the type of data, then after creating the object,
Warlock checks that added or edited attributes correspond to the initial
schema. If they don't, an exception is raised.
.
This package contains the Python 2.7 module.
Description-md5: 3fdc857d860d0c76ef6dce0fa8a08715
Homepage: http://pypi.python.org/pypi/warlock
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y