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

Last updated: October 05,2024

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

Please follow the instructions below to install python3-pytest-randomly.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall python3-pytest-randomly.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:25:37 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pytest-randomly
Version : 3.5.0
Release : 2.fc34
Architecture : noarch
Size : 21 k
Source : python-pytest-randomly-3.5.0-2.fc34.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.