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

Last updated: May 17,2024

1. Install "python3-virtualenv" package

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

$ sudo apt update $ sudo apt install python3-virtualenv

2. Uninstall "python3-virtualenv" package

Please follow the step by step instructions below to uninstall python3-virtualenv on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-virtualenv
Architecture: all
Version: 15.0.1+ds-3ubuntu1.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: 137
Depends: python-pip-whl (>= 8.1.1-2), python3, python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-virtualenv/python3-virtualenv_15.0.1+ds-3ubuntu1.1_all.deb
Size: 43304
MD5sum: 8340c6d8547820fdd25b5ddbbc7fd8e8
SHA1: aa1ec1e7c87dc2938eef296a1db0ae8bf9e72e09
SHA256: b142abc39b158f8c2f0f5edf15c8418b90937f6cf4ec9c8999beae403bcd1133
SHA512: e8cb1754df43747ff5eacf81c1cac0bb708b257f49d3638cc53c2a444e01d3d1a59e35cd3290e2d53eaf17757e813b0c1657b78d6d1ea8c6d6e3c1d514923a83
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.
Description-md5: aa727168f7a6d50d5b818c78d0af01a8

Package: python3-virtualenv
Priority: optional
Section: universe/python
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-virtualenv
Version: 15.0.1+ds-3
Depends: python-pip-whl (>= 8.1.1-2), python3, python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-virtualenv/python3-virtualenv_15.0.1+ds-3_all.deb
Size: 43314
MD5sum: 1b24978862f9c9f1c59b6569f2480859
SHA1: 5c42c87ae7a013213f1b1caea1d12554c6852e7f
SHA256: 847c8ffa411017f260e3535021616dd26e93804c3db8712e7b075d65599ec292
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.
Description-md5: aa727168f7a6d50d5b818c78d0af01a8
Homepage: https://pypi.python.org/pypi/virtualenv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu