How to Install and Uninstall python3-venv Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-venv" package

Please follow the steps below to install python3-venv on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-venv

2. Uninstall "python3-venv" package

Please follow the guidance below to uninstall python3-venv on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-venv package on Ubuntu 21.10 (Impish Indri)

Package: python3-venv
Architecture: amd64
Version: 3.9.4-1build1
Multi-Arch: allowed
Priority: optional
Section: universe/python
Source: python3-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6
Depends: python3.9-venv (>= 3.9.4-0~), python3 (= 3.9.4-1build1), python3-distutils (>= 3.9.4-0~)
Filename: pool/universe/p/python3-defaults/python3-venv_3.9.4-1build1_amd64.deb
Size: 1038
MD5sum: fdaa52df2992f79e540eb5ebc34acb6d
SHA1: ac723d91cf9d6d088ff19df1b3689dd868fde7d5
SHA256: 7821d98d85edcc4a2a3b7cf05b778a04bbbde83ccd04d7c68159da4d6e26c94e
SHA512: 482fc3f981649769357f63fc7d81409986084f0779fe0819fb58bd1824e83c8e7779836dd99f2856f3af52c13db08a0e620dfb252924dcbd1061dc6cff78f0d0
Homepage: https://www.python.org/
Description-en: venv module for python3 (default python3 version)
This package contains the venv module for the Python language (default python3
version).
.
The venv module provides support for creating lightweight "virtual
environments" with their own site directories, optionally isolated from system
site directories. Each virtual environment has its own Python binary (which
matches the version of the binary that was used to create this environment)
and can have its own independent set of installed Python packages in its site
directories.
.
This package is a dependency package, which depends on Debian's default
Python 3 version's venv module (currently v3.9).
Description-md5: 8c32baddd161b00e79ea4fa533941862