How to Install and Uninstall python3-pykwalify Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-pykwalify" package

Please follow the steps below to install python3-pykwalify on Kali Linux

$ sudo apt update $ sudo apt install python3-pykwalify

2. Uninstall "python3-pykwalify" package

Please follow the guidelines below to uninstall python3-pykwalify on Kali Linux:

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

3. Information about the python3-pykwalify package on Kali Linux

Package: python3-pykwalify
Source: pykwalify
Version: 1.8.0-2
Installed-Size: 134
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3:any (>= 3.6~)
Recommends: python3-ruamel.yaml
Size: 22612
SHA256: 96e6f2a2a917e67ff88f7804f74ff82e78c0e5cde8f4b475d95ccda6d9f4c637
SHA1: b55fd7d1be93bc9ea0828c52d02f1728900160d9
MD5sum: d327ee12ec3d78437dd02f639305b5dd
Description: Python YAML/JSON schema validation library (Python 3)
PyKwalify is a open source port of the kwalify lib and specification.
.
PyKwalify allows validating YAML or JSON data against a schema
described in YAML or JSON format.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/grokzen/pykwalify
Section: python
Priority: optional
Filename: pool/main/p/pykwalify/python3-pykwalify_1.8.0-2_amd64.deb