How to Install and Uninstall python3-virtualenv.noarch Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "python3-virtualenv.noarch" package
Please follow the guidelines below to install python3-virtualenv.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-virtualenv.noarch
Copied
2. Uninstall "python3-virtualenv.noarch" package
Here is a brief guide to show you how to uninstall python3-virtualenv.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-virtualenv.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-virtualenv.noarch package on Oracle Linux 8
Last metadata expiration check: 4:10:58 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-virtualenv
Version : 15.1.0
Release : 21.module+el8.5.0+20329+5c5719bc
Architecture : noarch
Size : 101 k
Source : python-virtualenv-15.1.0-21.module+el8.5.0+20329+5c5719bc.src.rpm
Repository : ol8_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 : python3-virtualenv
Version : 15.1.0
Release : 21.module+el8.5.0+20329+5c5719bc
Architecture : noarch
Size : 101 k
Source : python-virtualenv-15.1.0-21.module+el8.5.0+20329+5c5719bc.src.rpm
Repository : ol8_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