How to Install and Uninstall python-avocado-examples.noarch Package on CentOS Stream 8

Last updated: September 28,2024

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

Learn how to install python-avocado-examples.noarch on CentOS Stream 8

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

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

This guide covers the steps necessary to uninstall python-avocado-examples.noarch on CentOS Stream 8:

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

3. Information about the python-avocado-examples.noarch package on CentOS Stream 8

Last metadata expiration check: 5:56:43 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python-avocado-examples
Version : 82.0
Release : 2.el8
Architecture : noarch
Size : 60 k
Source : python-avocado-82.0-2.el8.src.rpm
Repository : epel
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.