How to Install and Uninstall python3-avocado.noarch Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "python3-avocado.noarch" package

This guide covers the steps necessary to install python3-avocado.noarch on Oracle Linux 8

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

2. Uninstall "python3-avocado.noarch" package

This tutorial shows how to uninstall python3-avocado.noarch on Oracle Linux 8:

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

3. Information about the python3-avocado.noarch package on Oracle Linux 8

Last metadata expiration check: 6:37:28 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-avocado
Version : 82.0
Release : 2.el8
Architecture : noarch
Size : 592 k
Source : python-avocado-82.0-2.el8.src.rpm
Repository : epel
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.