How to Install and Uninstall python3-virtualenv.noarch Package on Fedora 34
Last updated: November 13,2024
1. Install "python3-virtualenv.noarch" package
Here is a brief guide to show you how to install python3-virtualenv.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-virtualenv.noarch
Copied
2. Uninstall "python3-virtualenv.noarch" package
This tutorial shows how to uninstall python3-virtualenv.noarch on Fedora 34:
$
sudo dnf remove
python3-virtualenv.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-virtualenv.noarch package on Fedora 34
Last metadata expiration check: 1:37:11 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-virtualenv
Version : 20.4.0
Release : 3.fc34
Architecture : noarch
Size : 227 k
Source : python-virtualenv-20.4.0-3.fc34.src.rpm
Repository : updates
Summary : Tool to create isolated Python environments
URL : http://pypi.python.org/pypi/virtualenv
License : MIT
Description : virtualenv is a tool to create isolated Python environments. virtualenv
: is a successor to workingenv, and an extension of virtual-python. It is
: written by Ian Bicking, and sponsored by the Open Planning Project. It is
: licensed under an MIT-style permissive license
Available Packages
Name : python3-virtualenv
Version : 20.4.0
Release : 3.fc34
Architecture : noarch
Size : 227 k
Source : python-virtualenv-20.4.0-3.fc34.src.rpm
Repository : updates
Summary : Tool to create isolated Python environments
URL : http://pypi.python.org/pypi/virtualenv
License : MIT
Description : virtualenv is a tool to create isolated Python environments. virtualenv
: is a successor to workingenv, and an extension of virtual-python. It is
: written by Ian Bicking, and sponsored by the Open Planning Project. It is
: licensed under an MIT-style permissive license