How to Install and Uninstall python3-pytest-virtualenv.noarch Package on Fedora 35

Last updated: May 18,2024

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

This guide covers the steps necessary to install python3-pytest-virtualenv.noarch on Fedora 35

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

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

This guide let you learn how to uninstall python3-pytest-virtualenv.noarch on Fedora 35:

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

3. Information about the python3-pytest-virtualenv.noarch package on Fedora 35

Last metadata expiration check: 0:49:20 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-pytest-virtualenv
Version : 1.7.0
Release : 12.fc35
Architecture : noarch
Size : 20 k
Source : python-pytest-virtualenv-1.7.0-12.fc35.src.rpm
Repository : fedora
Summary : Virtualenv fixture for py.test
URL : https://pypi.python.org/pypi/pytest-virtualenv
License : MIT
Description : Create a Python virtual environment in your test that cleans up on teardown.
: The fixture has utility methods to install packages and list what's installed.