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

Last updated: May 18,2024

1. Install "python3-coreapi" package

In this section, we are going to explain the necessary steps to install python3-coreapi on Kali Linux

$ sudo apt update $ sudo apt install python3-coreapi

2. Uninstall "python3-coreapi" package

This guide covers the steps necessary to uninstall python3-coreapi on Kali Linux:

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

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

Package: python3-coreapi
Source: coreapi
Version: 2.3.3-6
Installed-Size: 101
Maintainer: Debian Python Team
Architecture: all
Depends: python3-coreschema, python3-itypes, python3-requests, python3-uritemplate, python3:any
Size: 19644
SHA256: cbd1aa042e40665d80f9dc3771f871961488b56e8858d2ee0625c6b4dfa34855
SHA1: a862274896989e213cecdec3cd5d263ca6358cd5
MD5sum: 48cc9bd90b836cc825eccaa353eb5028
Description: Python3 client library for Core API
Core API is a format-independent Document Object Model for representing
Web APIs.
.
It can be used to represent either Schema or Hypermedia responses, and
allows one to interact with an API at the layer of an application
interface, rather than a network interface.
.
This package provides a Python3 client for such APIs
Description-md5:
Homepage: https://github.com/core-api/python-client
Section: python
Priority: optional
Filename: pool/main/c/coreapi/python3-coreapi_2.3.3-6_all.deb