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

Last updated: May 10,2024

1. Install "python3-coreschema" package

Please follow the guidance below to install python3-coreschema on Kali Linux

$ sudo apt update $ sudo apt install python3-coreschema

2. Uninstall "python3-coreschema" package

Learn how to uninstall python3-coreschema on Kali Linux:

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

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

Package: python3-coreschema
Source: coreschema
Version: 0.0.4-5
Installed-Size: 72
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3-jinja2, python3:any
Size: 12796
SHA256: a5b46f923518d48a9f8b07aa0b5d6d3d483463c0fec90eb01646aa4c8e3730a9
SHA1: f514ac0ea0f78e1727ea006e9fa49db4284220f5
MD5sum: 4c44d79fe23998899c408d859b53608e
Description: Python3 utilities to describe an abstract data schema to coreapi
Core API is a format-independent Document Object Model for representing Web
APIs.
.
This package provides an abstract Python library to describe classic data
types (Integers, Strings et al.).
.
This package provides the Python3 library.
Description-md5:
Homepage: https://github.com/core-api/python-coreschema
Section: python
Priority: optional
Filename: pool/main/c/coreschema/python3-coreschema_0.0.4-5_all.deb