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

Last updated: May 14,2024

1. Install "python3-avocado.noarch" package

In this section, we are going to explain the necessary steps to install python3-avocado.noarch on Fedora 35

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

2. Uninstall "python3-avocado.noarch" package

Please follow the guidance below to uninstall python3-avocado.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:05:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-avocado
Version : 82.0
Release : 4.fc35
Architecture : noarch
Size : 547 k
Source : python-avocado-82.0-4.fc35.src.rpm
Repository : fedora
Summary : Framework with tools and libraries for Automated Testing
URL : https://avocado-framework.github.io/
License : GPLv2+ and GPLv2 and MIT
Description : Avocado is a set of tools and libraries (what people call
: these days a framework) to perform automated testing.