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

Last updated: May 11,2024

1. Install "virtualenv" package

Learn how to install virtualenv on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install virtualenv

2. Uninstall "virtualenv" package

Here is a brief guide to show you how to uninstall virtualenv on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: 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: 25
Depends: python3-virtualenv
Filename: pool/universe/p/python-virtualenv/virtualenv_20.0.29+ds-1_all.deb
Size: 2160
MD5sum: 05b8ebd5a37b3be738725afe7e07e72a
SHA1: b2b7f608b6070f673d033a5965b6cb0748cc76a7
SHA256: 491c9fd55f51b79b700f603e9a6c64ec64980aad218e23705734ad65039a36ab
SHA512: ff6a238b97686c381ce70f19d49919b2b5e1b808061bfbf1c7b7aab37f9d674bb80825f37d34c214712a1de35e28243f3ec8e0e3fa5d8dc8979b9f817f523af4
Homepage: https://pypi.python.org/pypi/virtualenv
Description-en: Python virtual environment creator (Dependency package)
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 a dependency package and may be safely removed.
Description-md5: 1d48959c80c0cf60bf490c9152210219