How to Install and Uninstall python-apispec-doc Package on Kali Linux

Last updated: November 10,2024

1. Install "python-apispec-doc" package

Please follow the step by step instructions below to install python-apispec-doc on Kali Linux

$ sudo apt update $ sudo apt install python-apispec-doc

2. Uninstall "python-apispec-doc" package

Please follow the steps below to uninstall python-apispec-doc on Kali Linux:

$ sudo apt remove python-apispec-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-apispec-doc package on Kali Linux

Package: python-apispec-doc
Source: apispec
Version: 6.3.0-1
Installed-Size: 987
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.3.0+dfsg)
Recommends: python3-yaml
Size: 106896
SHA256: 9b5a480392bce7f5b3cb7c798c9e2e1d8acb498abfa28cc219f0d46e2a88f4ab
SHA1: daa5d362b91af3d212a69baa5cd71677b439a384
MD5sum: 7ae57e11ea5b0f095074ca544a5eba0f
Description: pluggable API specification generator (common documentation)
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 is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/marshmallow-code/apispec
Section: doc
Priority: optional
Filename: pool/main/a/apispec/python-apispec-doc_6.3.0-1_all.deb