How to Install and Uninstall python2-virtualenv.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python2-virtualenv.noarch" package
In this section, we are going to explain the necessary steps to install python2-virtualenv.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-virtualenv.noarch
Copied
2. Uninstall "python2-virtualenv.noarch" package
In this section, we are going to explain the necessary steps to uninstall python2-virtualenv.noarch on Rocky Linux 8:
$
sudo dnf remove
python2-virtualenv.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-virtualenv.noarch package on Rocky Linux 8
Last metadata expiration check: 0:11:15 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-virtualenv
Version : 15.1.0
Release : 21.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 99 k
Source : python-virtualenv-15.1.0-21.module+el8.5.0+706+735ec4b3.src.rpm
Repository : appstream
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 : python2-virtualenv
Version : 15.1.0
Release : 21.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 99 k
Source : python-virtualenv-15.1.0-21.module+el8.5.0+706+735ec4b3.src.rpm
Repository : appstream
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