How to Install and Uninstall python3-pytest-randomly.noarch Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "python3-pytest-randomly.noarch" package

Here is a brief guide to show you how to install python3-pytest-randomly.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-pytest-randomly.noarch

2. Uninstall "python3-pytest-randomly.noarch" package

This is a short guide on how to uninstall python3-pytest-randomly.noarch on Oracle Linux 9:

$ sudo dnf remove python3-pytest-randomly.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-randomly.noarch package on Oracle Linux 9

Last metadata expiration check: 0:15:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pytest-randomly
Version : 3.12.0
Release : 1.el9
Architecture : noarch
Size : 24 k
Source : python-pytest-randomly-3.12.0-1.el9.src.rpm
Repository : epel
Summary : Pytest plugin to randomly order tests and control random.seed
URL : https://github.com/pytest-dev/pytest-randomly
License : MIT
Description : Pytest plugin to randomly order tests and control random.seed.