How to Install and Uninstall python3-pytest-datadir.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "python3-pytest-datadir.noarch" package

In this section, we are going to explain the necessary steps to install python3-pytest-datadir.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-pytest-datadir.noarch

2. Uninstall "python3-pytest-datadir.noarch" package

Please follow the step by step instructions below to uninstall python3-pytest-datadir.noarch on Oracle Linux 9:

$ sudo dnf remove python3-pytest-datadir.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-datadir.noarch package on Oracle Linux 9

Last metadata expiration check: 1:33:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pytest-datadir
Version : 1.4.1
Release : 2.el9
Architecture : noarch
Size : 18 k
Source : python-pytest-datadir-1.4.1-2.el9.src.rpm
Repository : epel
Summary : Pytest plugin for test data directories and files
URL : https://github.com/gabrielcnr/pytest-datadir
License : MIT
Description : This package contains a pytest plugin for manipulating test data
: directories and files.