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

Last updated: October 06,2024

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

This guide covers the steps necessary to install python3-pytest-randomly.noarch on Fedora 36

$ 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 Fedora 36:

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

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

Last metadata expiration check: 0:33:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pytest-randomly
Version : 3.11.0
Release : 2.fc36
Architecture : noarch
Size : 24 k
Source : python-pytest-randomly-3.11.0-2.fc36.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.