How to Install and Uninstall python3-aioresponses-doc Package on Kali Linux

Last updated: January 31,2025

1. Install "python3-aioresponses-doc" package

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

$ sudo apt update $ sudo apt install python3-aioresponses-doc

2. Uninstall "python3-aioresponses-doc" package

Please follow the guidelines below to uninstall python3-aioresponses-doc on Kali Linux:

$ sudo apt remove python3-aioresponses-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aioresponses-doc package on Kali Linux

Package: python3-aioresponses-doc
Source: python-aioresponses
Version: 0.7.6-2
Installed-Size: 824
Maintainer: Jonas Smedegaard
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 58924
SHA256: 0232b33a414c8c615a9333dbfb2c93aa5e862b83934be78fc912ae002edd4311
SHA1: c810f20d450f005716dfa0db372e06f1b9b040c9
MD5sum: a3f210342109a8a26765f1277a066460
Description: mock out Python aiohttp ClientSession requests - documentation
Aioresponses is a helper
to mock/fake web requests in python aiohttp package.
.
For requests module there are a lot of packages
that help us with testing
(eg. httpretty, responses, requests-mock).
.
When it comes to testing asynchronous HTTP requests
it is a bit harder (at least at the beginning).
The purpose of this package is to provide
an easy way to test asynchronous HTTP requests.
.
This package provides documentation for the aioresponses module.
Description-md5:
Homepage: https://github.com/pnuckowski/aioresponses
Built-Using: sphinx (= 7.2.6-2)
Section: doc
Priority: optional
Filename: pool/main/p/python-aioresponses/python3-aioresponses-doc_0.7.6-2_all.deb