How to Install and Uninstall python3-pytest-randomly.noarch Package on Fedora 39

Last updated: October 10,2024

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

Please follow the step by step instructions below to install python3-pytest-randomly.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall python3-pytest-randomly.noarch on Fedora 39:

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

3. Information about the python3-pytest-randomly.noarch package on Fedora 39

Last metadata expiration check: 5:54:25 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pytest-randomly
Version : 3.13.0
Release : 2.fc39
Architecture : noarch
Size : 23 k
Source : python-pytest-randomly-3.13.0-2.fc39.src.rpm
Repository : fedora
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.