How to Install and Uninstall python3-aresponses.noarch Package on Fedora 36

Last updated: January 12,2025

1. Install "python3-aresponses.noarch" package

Please follow the guidance below to install python3-aresponses.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-aresponses.noarch

2. Uninstall "python3-aresponses.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-aresponses.noarch on Fedora 36:

$ sudo dnf remove python3-aresponses.noarch $ sudo dnf autoremove

3. Information about the python3-aresponses.noarch package on Fedora 36

Last metadata expiration check: 3:09:19 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-aresponses
Version : 2.1.4
Release : 5.fc36
Architecture : noarch
Size : 24 k
Source : python-aresponses-2.1.4-5.fc36.src.rpm
Repository : fedora
Summary : Asyncio testing server
URL : https://github.com/circleup/aresponses
License : MIT
Description : An asyncio testing server for mocking external services.