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

Last updated: May 19,2024

1. Install "python3.12-venv" package

Please follow the instructions below to install python3.12-venv on Kali Linux

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

2. Uninstall "python3.12-venv" package

This guide let you learn how to uninstall python3.12-venv on Kali Linux:

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

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

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