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

Last updated: May 03,2024

1. Install "python3.9-venv" package

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

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

2. Uninstall "python3.9-venv" package

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

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

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

Package: python3.9-venv
Source: python3.9
Version: 3.9.12-1
Installed-Size: 27
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.9 (= 3.9.12-1), python3-pip-whl, python3-setuptools-whl, python3.9-distutils
Breaks: python3-pip (<< 1.5.6-4)
Size: 5384
SHA256: c39218976ba5feed79432a6bc51f8c3a2ac326bb309114daae4ccfeef67491a9
SHA1: cfa446a9008ae2d882577178602a423a9f173809
MD5sum: 61d25a5934152f0c7775effd725b7cf5
Description: Interactive high-level object-oriented language (pyvenv binary, version 3.9)
Python is a high-level, interactive, object-oriented language. Its 3.9 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.9 binary.
Description-md5: 51d5401a3e165197d0b07bf941749a76
Multi-Arch: allowed
Section: python
Priority: optional
Filename: pool/main/p/python3.9/python3.9-venv_3.9.12-1_amd64.deb