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

Last updated: April 29,2024

1. Install "python-aiohttp-session-doc" package

Learn how to install python-aiohttp-session-doc on Kali Linux

$ sudo apt update $ sudo apt install python-aiohttp-session-doc

2. Uninstall "python-aiohttp-session-doc" package

This guide covers the steps necessary to uninstall python-aiohttp-session-doc on Kali Linux:

$ sudo apt remove python-aiohttp-session-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-aiohttp-session-doc
Source: python-aiohttp-session
Version: 2.11.0-1
Installed-Size: 350
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 97596
SHA256: 20141e53605f1220360eb66ff002fe56bb364563611a66db4fbcbb0f648818b3
SHA1: 75ccfaefc14a3e62addef3f9b0c9beb0437ead0f
MD5sum: 6e0746b1943610164f4efeead9e9eeba
Description: provides sessions for aiohttp.web (documentation)
The library allows us to store user-specific data into a session object.
.
The session object has a dict-like interface (operations like
session[key] = value, value = session[key] etc. are present).
.
Before processing the session in a web-handler, you have to register the
session middleware in aiohttp.web.Application.
.
This package provides the HTML documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/aio-libs/aiohttp-session
Section: doc
Priority: optional
Filename: pool/main/p/python-aiohttp-session/python-aiohttp-session-doc_2.11.0-1_all.deb