How to Install and Uninstall python-virtualenv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 26,2024

1. Install "python-virtualenv" package

Please follow the instructions below to install python-virtualenv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-virtualenv

2. Uninstall "python-virtualenv" package

This guide let you learn how to uninstall python-virtualenv on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-virtualenv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-virtualenv
Architecture: all
Version: 15.0.1+ds-3ubuntu1.1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 142
Depends: python, python-pip-whl (>= 8.1.1-2), python-pkg-resources
Recommends: virtualenv
Filename: pool/universe/p/python-virtualenv/python-virtualenv_15.0.1+ds-3ubuntu1.1_all.deb
Size: 46688
MD5sum: ff8947610171d4f9ec6d7fd7e75fd359
SHA1: 00bc88d5df9da96266561a97218f99716528638f
SHA256: 2dd695adc8986f6fef9464ec625ee9af34572c1b2a806b618bd7b6cf4b15a48c
SHA512: 3e3b87b5b3d08014c0d08972ff42b768c51b248d1d8010cd0ad9840345ab7e6cdb247482002aecf6ca941289b9bbf6f483c7397ab80efc047dd65daf22e0f6ed
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 2 version of the library.
Description-md5: 429cf1beb12560c5298e6ca1e2795f31

Package: python-virtualenv
Priority: optional
Section: universe/python
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 15.0.1+ds-3
Depends: python, python-pip-whl (>= 8.1.1-2), python-pkg-resources
Recommends: virtualenv
Filename: pool/universe/p/python-virtualenv/python-virtualenv_15.0.1+ds-3_all.deb
Size: 46666
MD5sum: 767afd769b5d61aa707daf76b86afd1e
SHA1: 27aa200a45c16014b67bd99b0e651c8b8c289ce5
SHA256: 131385914de4fa1cbe7956bec65a67138a6be35327120079b873ed8d8bc02bf2
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 2 version of the library.
Description-md5: 429cf1beb12560c5298e6ca1e2795f31
Homepage: https://pypi.python.org/pypi/virtualenv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu