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

Last updated: February 06,2025

1. Install "python3-aresponses.noarch" package

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

$ 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 35:

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

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

Last metadata expiration check: 5:53:52 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-aresponses
Version : 2.1.4
Release : 4.fc35
Architecture : noarch
Size : 23 k
Source : python-aresponses-2.1.4-4.fc35.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.