How to Install and Uninstall python3-virtualenv Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "python3-virtualenv" package

Please follow the guidelines below to install python3-virtualenv on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-virtualenv

2. Uninstall "python3-virtualenv" package

This guide covers the steps necessary to uninstall python3-virtualenv on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-virtualenv $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-virtualenv package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-virtualenv
Architecture: all
Version: 20.0.29+ds-1
Priority: optional
Section: universe/python
Source: python-virtualenv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 396
Depends: python-pip-whl (>= 20.0.2), python3-distlib (>= 0.3.1), python3-distutils, python3-importlib-metadata, python3-pip (>= 20.1-1~), python3-pkg-resources, python3-appdirs, python3-filelock, python3-six, python3:any
Breaks: virtualenv (<< 20.0.10)
Replaces: virtualenv (<< 20.0.10)
Filename: pool/universe/p/python-virtualenv/python3-virtualenv_20.0.29+ds-1_all.deb
Size: 69468
MD5sum: a6c7b410cc5792c0ae777a8c45f3a094
SHA1: 5afc0840d28d324282c924c8631ddd729c485a60
SHA256: 29d8de1b4cb2e686e00cde706be1cc7269dca4db2f7f8ea0cabc6925dac64e0d
SHA512: 67c03f9aa11d83976e686d387c87609c5bfc5bfcfb1f778c010a6e05264441c072756037093d4ad32f2ed54be44cd597ee8948be775394af37e1271e34bdc8db
Homepage: https://pypi.python.org/pypi/virtualenv
Description-en: Python virtual environment creator
The virtualenv utility creates virtual Python instances, each invokable
with its own Python executable. Each instance can have different sets
of modules, installable via easy_install. Virtual Python instances can
also be created without root access.
.
This is the Python 3 version of the library. It includes the command line
script.
Description-md5: 68475ede56256c57f2515775d6edcc06