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

Last updated: September 23,2024

1. Install "python-avocado-examples.noarch" package

Please follow the steps below to install python-avocado-examples.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-avocado-examples.noarch

2. Uninstall "python-avocado-examples.noarch" package

Here is a brief guide to show you how to uninstall python-avocado-examples.noarch on Fedora 35:

$ sudo dnf remove python-avocado-examples.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:01:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python-avocado-examples
Version : 82.0
Release : 4.fc35
Architecture : noarch
Size : 55 k
Source : python-avocado-82.0-4.fc35.src.rpm
Repository : fedora
Summary : Avocado Test Framework Example Tests
URL : https://avocado-framework.github.io/
License : GPLv2+
Description : The set of example tests present in the upstream tree of the Avocado framework.
: Some of them are used as functional tests of the framework, others serve as
: examples of how to write tests on your own.