How to Install and Uninstall python-aresponses Package on Manjaro

Last updated: May 04,2024

1. Install "python-aresponses" package

In this section, we are going to explain the necessary steps to install python-aresponses on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-aresponses

2. Uninstall "python-aresponses" package

Please follow the guidance below to uninstall python-aresponses on Manjaro:

$ sudo pacman -Rcns python-aresponses

3. Information about the python-aresponses package on Manjaro

Repository : extra
Name : python-aresponses
Version : 2.1.6-2
Description : Asyncio http mocking. Similar to the responses library used
for 'requests'
Architecture : any
URL : https://github.com/circleup/aresponses
Licenses : MIT
Groups : None
Provides : None
Depends On : python-aiohttp python-pytest-asyncio
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 18.89 KiB
Installed Size : 63.88 KiB
Packager : Felix Yan
Build Date : Thu Apr 6 15:45:42 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions