How to Install and Uninstall python3-pytest-sourceorder.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-pytest-sourceorder.noarch" package
Learn how to install python3-pytest-sourceorder.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-sourceorder.noarch
Copied
2. Uninstall "python3-pytest-sourceorder.noarch" package
This guide let you learn how to uninstall python3-pytest-sourceorder.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pytest-sourceorder.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-sourceorder.noarch package on Rocky Linux 8
Last metadata expiration check: 0:34:58 ago on Mon Sep 12 10:27:18 2022.
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.