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

Last updated: May 18,2024

1. Install "python3-apispec" package

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

$ sudo apt update $ sudo apt install python3-apispec

2. Uninstall "python3-apispec" package

Please follow the guidance below to uninstall python3-apispec on Kali Linux:

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

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

Package: python3-apispec
Source: apispec
Version: 6.3.0-1
Installed-Size: 137
Maintainer: Debian Python Team
Architecture: all
Depends: python3-packaging, python3:any
Suggests: python-apispec-doc
Size: 35148
SHA256: 933dc7ce2116b3aa86155df513a6a9585265efc74f7be679846fc0ce9446b65e
SHA1: c7c779bc4131989ba88be3a3ab08c76e3657ebc2
MD5sum: 2cfb6fd9ee8174dd4fee0d058dea1dd0
Description: pluggable API specification generator (Python 3)
This package contains a pluggable API specification generator. It currently
supports the OpenAPI Specification (f.k.a. the Swagger specification).
The features are:
- Supports the OpenAPI Specification (versions 2 and 3)
- Framework-agnostic
- Built-in support for marshmallow
- Utilities for parsing docstrings
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/marshmallow-code/apispec
Section: python
Priority: optional
Filename: pool/main/a/apispec/python3-apispec_6.3.0-1_all.deb