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

Last updated: May 20,2024

1. Install "python3.11-venv" package

Please follow the guidelines below to install python3.11-venv on Kali Linux

$ sudo apt update $ sudo apt install python3.11-venv

2. Uninstall "python3.11-venv" package

In this section, we are going to explain the necessary steps to uninstall python3.11-venv on Kali Linux:

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

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

Package: python3.11-venv
Source: python3.11
Version: 3.11.8-1
Installed-Size: 28
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.11 (= 3.11.8-1), python3-pip-whl (>= 22.2), python3-setuptools-whl, python3.11-distutils
Breaks: python3-pip (<< 1.5.6-4)
Size: 5884
SHA256: 10dcd61fcb2f6b55d3808555cd294d4e2e69651607b42fe077064811a357cd32
SHA1: 7e276c040145256fec69eec21cc6fae347abc039
MD5sum: add7ec526ff6609b8b62eca26b0d5a66
Description: Interactive high-level object-oriented language (pyvenv binary, version 3.11)
Python is a high-level, interactive, object-oriented language. Its 3.11 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.11 binary.
Description-md5:
Multi-Arch: allowed
Section: python
Priority: optional
Filename: pool/main/p/python3.11/python3.11-venv_3.11.8-1_amd64.deb