How to Install and Uninstall python3-venv Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 23,2024
1. Install "python3-venv" package
This guide let you learn how to install python3-venv on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-venv
Copied
2. Uninstall "python3-venv" package
This is a short guide on how to uninstall python3-venv on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-venv
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-venv package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-venv
Priority: optional
Section: universe/python
Installed-Size: 11
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: python3-defaults
Version: 3.5.1-3
Depends: python3.5-venv (>= 3.5.1-2~), python3 (= 3.5.1-3)
Filename: pool/universe/p/python3-defaults/python3-venv_3.5.1-3_amd64.deb
Size: 1106
MD5sum: 489f5104912317412e7261e90ef74f1a
SHA1: d6886bae21c4df34cfb537c9d77fbebdf97ac964
SHA256: 674f5d8227f4cb936f22321f3a0e8fd93b59c1aacb85b4299166f8a5069a1d8b
Description-en: pyvenv-3 binary for python3 (default python3 version)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on Debian's default
Python 3 version (currently v3.5).
Description-md5: 2d432787371cee572865173b30eb9f5c
Multi-Arch: allowed
Homepage: http://www.python.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 11
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: python3-defaults
Version: 3.5.1-3
Depends: python3.5-venv (>= 3.5.1-2~), python3 (= 3.5.1-3)
Filename: pool/universe/p/python3-defaults/python3-venv_3.5.1-3_amd64.deb
Size: 1106
MD5sum: 489f5104912317412e7261e90ef74f1a
SHA1: d6886bae21c4df34cfb537c9d77fbebdf97ac964
SHA256: 674f5d8227f4cb936f22321f3a0e8fd93b59c1aacb85b4299166f8a5069a1d8b
Description-en: pyvenv-3 binary for python3 (default python3 version)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on Debian's default
Python 3 version (currently v3.5).
Description-md5: 2d432787371cee572865173b30eb9f5c
Multi-Arch: allowed
Homepage: http://www.python.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu