How to Install and Uninstall python3-pytest-datadir.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

This is a short guide on how to install python3-pytest-datadir.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall python3-pytest-datadir.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pytest-datadir.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:40:18 ago on Mon Feb 26 07:04:30 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.