How to Install and Uninstall python2-pytest.noarch Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "python2-pytest.noarch" package
In this section, we are going to explain the necessary steps to install python2-pytest.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-pytest.noarch
Copied
2. Uninstall "python2-pytest.noarch" package
Please follow the step by step instructions below to uninstall python2-pytest.noarch on Oracle Linux 8:
$
sudo dnf remove
python2-pytest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-pytest.noarch package on Oracle Linux 8
Last metadata expiration check: 2:01:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python2-pytest
Version : 3.4.2
Release : 13.module+el8.3.0+7833+4aaf98ce
Architecture : noarch
Size : 414 k
Source : pytest-3.4.2-13.module+el8.3.0+7833+4aaf98ce.src.rpm
Repository : ol8_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.3.0+7833+4aaf98ce
Architecture : noarch
Size : 414 k
Source : pytest-3.4.2-13.module+el8.3.0+7833+4aaf98ce.src.rpm
Repository : ol8_appstream
Summary : Simple powerful testing with Python
URL : http://pytest.org
License : MIT
Description : py.test provides simple, yet powerful testing for Python.