How to Install and Uninstall python3-pytest-sourceorder.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-pytest-sourceorder.noarch" package
This guide covers the steps necessary to install python3-pytest-sourceorder.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-sourceorder.noarch
Copied
2. Uninstall "python3-pytest-sourceorder.noarch" package
This guide covers the steps necessary to uninstall python3-pytest-sourceorder.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pytest-sourceorder.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-sourceorder.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:03:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pytest-sourceorder
Version : 0.5
Release : 17.el8
Architecture : noarch
Size : 27 k
Source : python-pytest-sourceorder-0.5-17.el8.src.rpm
Repository : epel
Summary : Test-ordering plugin for pytest
URL : https://github.com/encukou/pytest-sourceorder
License : GPLv3+
Description : Allows tests within a specially marked class to be run in source order,
: instead of the "almost alphabetical" order Pytest normally uses.
Available Packages
Name : python3-pytest-sourceorder
Version : 0.5
Release : 17.el8
Architecture : noarch
Size : 27 k
Source : python-pytest-sourceorder-0.5-17.el8.src.rpm
Repository : epel
Summary : Test-ordering plugin for pytest
URL : https://github.com/encukou/pytest-sourceorder
License : GPLv3+
Description : Allows tests within a specially marked class to be run in source order,
: instead of the "almost alphabetical" order Pytest normally uses.