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

Last updated: October 06,2024

1. Install "python3-avocado-plugins-loader-yaml.noarch" package

This tutorial shows how to install python3-avocado-plugins-loader-yaml.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-avocado-plugins-loader-yaml.noarch

2. Uninstall "python3-avocado-plugins-loader-yaml.noarch" package

Please follow the guidance below to uninstall python3-avocado-plugins-loader-yaml.noarch on Oracle Linux 8:

$ sudo dnf remove python3-avocado-plugins-loader-yaml.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:15:55 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-avocado-plugins-loader-yaml
Version : 82.0
Release : 2.el8
Architecture : noarch
Size : 19 k
Source : python-avocado-82.0-2.el8.src.rpm
Repository : epel
Summary : Avocado plugin that loads tests from YAML files
URL : https://avocado-framework.github.io/
License : GPLv2+
Description : Can be used to produce a test suite from definitions in a YAML file,
: similar to the one used in the yaml_to_mux varianter plugin.