How to Install and Uninstall python2-pytest.noarch Package on Rocky Linux 8
Last updated: January 16,2025
1. Install "python2-pytest.noarch" package
Here is a brief guide to show you how to install python2-pytest.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-pytest.noarch
Copied
2. Uninstall "python2-pytest.noarch" package
This is a short guide on how to uninstall python2-pytest.noarch on Rocky Linux 8:
$
sudo dnf remove
python2-pytest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-pytest.noarch package on Rocky Linux 8
Last metadata expiration check: 0:42:15 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-pytest
Version : 3.4.2
Release : 13.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 418 k
Source : pytest-3.4.2-13.module+el8.5.0+706+735ec4b3.src.rpm
Repository : appstream
Summary : Simple powerful testing with Python
URL : http://pytest.org
License : MIT
Description : py.test provides simple, yet powerful testing for Python.
Available Packages
Name : python2-pytest
Version : 3.4.2
Release : 13.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 418 k
Source : pytest-3.4.2-13.module+el8.5.0+706+735ec4b3.src.rpm
Repository : appstream
Summary : Simple powerful testing with Python
URL : http://pytest.org
License : MIT
Description : py.test provides simple, yet powerful testing for Python.