How to Install and Uninstall python3-all-venv Package on Kali Linux

Last updated: July 04,2024

1. Install "python3-all-venv" package

Please follow the steps below to install python3-all-venv on Kali Linux

$ sudo apt update $ sudo apt install python3-all-venv

2. Uninstall "python3-all-venv" package

This is a short guide on how to uninstall python3-all-venv on Kali Linux:

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

3. Information about the python3-all-venv package on Kali Linux

Package: python3-all-venv
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 27
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3 (= 3.11.6-1), python3-all (= 3.11.6-1), python3-venv (= 3.11.6-1), python3.11-venv, python3.12-venv
Size: 9256
SHA256: f794ddf1fe28550cece7129beed8a461b367d62b8c074b3b6023000f44dc6d1e
SHA1: d0ba1c8736cd0acba64965882b7019033b3252f4
MD5sum: 2f0b5dc84b86f45a09c82865bcd5531c
Description: package depending on all supported Python 3 venv modules
The package currently depends on python3.11-venv and python3.12-venv, in the future, dependencies
on jython (Python for a JVM) and ironpython (Python for Mono) may be added.
.
This package is a dependency package used as a build dependency for other
packages to avoid hardcoded dependencies on specific Python 3 venv packages.
Description-md5:
Multi-Arch: allowed
Homepage: https://www.python.org/
Section: python
Priority: optional
Filename: pool/main/p/python3-defaults/python3-all-venv_3.11.6-1_amd64.deb