How to Install and Uninstall virtualenv Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "virtualenv" package

Please follow the guidance below to install virtualenv on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install virtualenv

2. Uninstall "virtualenv" package

Please follow the guidelines below to uninstall virtualenv on Ubuntu 21.10 (Impish Indri):

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

3. Information about the virtualenv package on Ubuntu 21.10 (Impish Indri)

Package: virtualenv
Architecture: all
Version: 20.4.6+ds-2
Priority: optional
Section: universe/python
Source: python-virtualenv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Depends: python3-virtualenv
Filename: pool/universe/p/python-virtualenv/virtualenv_20.4.6+ds-2_all.deb
Size: 2156
MD5sum: f880ba2917901d6efa0089ffbab1ad63
SHA1: dfa27e38ae63e76e42a2549bd4e9112a9f9d9a6d
SHA256: ec3ce53fe89b47479fc0f3a1397cab1945f293c500459f77195de3d661733c76
SHA512: f40fb3a395bac7a4b62427de03d91a15954f311890342ef8b5155bd3102b166c4641583a1a4660da1fa712aa046a672828b993c447e01cd865c84326b70c156c
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 pip. Virtual Python instances can also be created without
root access.
.
This is a dependency package and may be safely removed.
Description-md5: c3c6956741f193d2b90d9dc161c7660f