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

Last updated: November 22,2024

1. Install "python3-aiohttp-apispec" package

This guide covers the steps necessary to install python3-aiohttp-apispec on Kali Linux

$ sudo apt update $ sudo apt install python3-aiohttp-apispec

2. Uninstall "python3-aiohttp-apispec" package

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

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

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

Package: python3-aiohttp-apispec
Source: python-aiohttp-apispec
Version: 3.0.0~b2+ds1-2
Installed-Size: 64
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiohttp (<< 4.0), python3-apispec, python3-jinja2, python3-webargs, python3:any
Size: 14204
SHA256: 4dc357cebd4d63cc755d2f20b55ce03867f58f1a16cbd1c8d18dda2e88be03f4
SHA1: ea387ca86804c3e9dceae193617f3d1d53543f23
MD5sum: e044f76dcdf89b637d989680b26f6f79
Description: Build and document REST APIs with aiohttp and apispec
This Python module exports various decorators to automatically export
Swagger specifications from a aiohttp server.
.
It also includes middleware to validate against marshmallow schemas.
.
Swagger UI support is currently not included.
Description-md5:
Homepage: https://github.com/maximdanilchenko/aiohttp-apispec
Section: python
Priority: optional
Filename: pool/main/p/python-aiohttp-apispec/python3-aiohttp-apispec_3.0.0~b2+ds1-2_all.deb