How to Install and Uninstall python3-pytest-randomly.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

This is a short guide on how to install python3-pytest-randomly.noarch on Rocky Linux 8

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

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

This guide let you learn how to uninstall python3-pytest-randomly.noarch on Rocky Linux 8:

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

3. Information about the python3-pytest-randomly.noarch package on Rocky Linux 8

Last metadata expiration check: 1:25:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pytest-randomly
Version : 3.4.1
Release : 2.el8
Architecture : noarch
Size : 20 k
Source : python-pytest-randomly-3.4.1-2.el8.src.rpm
Repository : epel
Summary : Pytest plugin to randomly order tests and control random.seed
URL : https://github.com/pytest-dev/pytest-randomly
License : BSD
Description : Pytest plugin to randomly order tests and control random.seed.