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

Last updated: September 20,2024

1. Install "python3-aresponses.noarch" package

Learn how to install python3-aresponses.noarch on Fedora 34

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

2. Uninstall "python3-aresponses.noarch" package

Please follow the instructions below to uninstall python3-aresponses.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:16:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-aresponses
Version : 2.1.4
Release : 2.fc34
Architecture : noarch
Size : 24 k
Source : python-aresponses-2.1.4-2.fc34.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.