How to Install and Uninstall python3-warlock Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "python3-warlock" package

In this section, we are going to explain the necessary steps to install python3-warlock on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-warlock

2. Uninstall "python3-warlock" package

This tutorial shows how to uninstall python3-warlock on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-warlock package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-warlock
Architecture: all
Version: 1.3.3-2
Priority: optional
Section: python
Source: python-warlock
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 39
Depends: python3-jsonpatch, python3-jsonschema, python3-six, python3:any
Filename: pool/main/p/python-warlock/python3-warlock_1.3.3-2_all.deb
Size: 6732
MD5sum: 6284f2e9b2bb32ad7f2041bb8d180e76
SHA1: 197f0e50096f194f1bbde143063a0763f94c91b5
SHA256: a6c12c38004801384b161d471615a7eca54825408beeddcfbb1fcbeb6358149a
SHA512: 0bfcaff90c68d3afb13c40c936e81a1f6bb8cf406535495599681098f3734c11494f53d399d2820cd9e43fd5d2bf0cf9a7b73dbf725c600dae01671e0a2caee8
Homepage: https://pypi.python.org/pypi/warlock
Description-en: object model built on top of JSON schema - Python 3.x
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 3.x module.
Description-md5: 1f5c9acaf56ba4f5586d92afebfc9550