How to Install and Uninstall python2-pytest.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "python2-pytest.noarch" package

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

$ sudo dnf update $ sudo dnf install python2-pytest.noarch

2. Uninstall "python2-pytest.noarch" package

This guide let you learn how to uninstall python2-pytest.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python2-pytest.noarch $ sudo dnf autoremove

3. Information about the python2-pytest.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:34:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-pytest
Version : 3.4.2
Release : 13.module+el8.9.0+19487+7dc18407
Architecture : noarch
Size : 419 k
Source : pytest-3.4.2-13.module+el8.9.0+19487+7dc18407.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Simple powerful testing with Python
URL : http://pytest.org
License : MIT
Description : py.test provides simple, yet powerful testing for Python.