How to Install and Uninstall python3-pytest-venv.noarch Package on Fedora 36
Last updated: November 01,2024
1. Install "python3-pytest-venv.noarch" package
Learn how to install python3-pytest-venv.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-venv.noarch
Copied
2. Uninstall "python3-pytest-venv.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-pytest-venv.noarch on Fedora 36:
$
sudo dnf remove
python3-pytest-venv.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-venv.noarch package on Fedora 36
Last metadata expiration check: 4:47:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pytest-venv
Version : 0.2
Release : 6.fc36
Architecture : noarch
Size : 14 k
Source : python-pytest-venv-0.2-6.fc36.src.rpm
Repository : fedora
Summary : py.test fixture for creating a virtual environment
URL : https://github.com/mmerickel/pytest-venv
License : MIT
Description : pytest-venv is a simple pytest plugin that exposes a venv fixture.
: The fixture is used to create a new virtual environment which can be used to
: install packages and run commands inside tests.
Available Packages
Name : python3-pytest-venv
Version : 0.2
Release : 6.fc36
Architecture : noarch
Size : 14 k
Source : python-pytest-venv-0.2-6.fc36.src.rpm
Repository : fedora
Summary : py.test fixture for creating a virtual environment
URL : https://github.com/mmerickel/pytest-venv
License : MIT
Description : pytest-venv is a simple pytest plugin that exposes a venv fixture.
: The fixture is used to create a new virtual environment which can be used to
: install packages and run commands inside tests.