How to Install and Uninstall python3-aioresponses Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-aioresponses" package

In this section, we are going to explain the necessary steps to install python3-aioresponses on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-aioresponses

2. Uninstall "python3-aioresponses" package

This tutorial shows how to uninstall python3-aioresponses on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-aioresponses package on Ubuntu 21.10 (Impish Indri)

Package: python3-aioresponses
Architecture: all
Version: 0.7.1-1
Priority: optional
Section: universe/python
Source: python-aioresponses
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Depends: python3-aiohttp, python3:any
Filename: pool/universe/p/python-aioresponses/python3-aioresponses_0.7.1-1_all.deb
Size: 9228
MD5sum: be6f86a3df3ee6fbc4a7dab8cf037739
SHA1: d7394568920831ea8f6a0800264f9dd08c64704e
SHA256: ab1534323170c01d068065dcc13ef8750ee1808534bec3fe6f112b16b7abb2d5
SHA512: 1c709b0be9408ea402711d3d495d6f30f92957eae80cf74ecdd93d5f5dbe7750519100ae0b9edb79bc148583387cbda84eacae9310a999093b4143d8b4295f13
Homepage: https://github.com/pnuckowski/aioresponses
Description-en: mock out Python aiohttp ClientSession requests
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.
Description-md5: 6b7d054dad333a20bc628b7f6da1eddb