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

Last updated: May 16,2024

1. Install "python3.10-venv" package

Please follow the guidance below to install python3.10-venv on Kali Linux

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

2. Uninstall "python3.10-venv" package

Please follow the guidance below to uninstall python3.10-venv on Kali Linux:

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

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

Package: python3.10-venv
Source: python3.10
Version: 3.10.6-1
Installed-Size: 28
Maintainer: Matthias Klose
Architecture: amd64
Depends: python3.10 (= 3.10.6-1), python3-pip-whl, python3-setuptools-whl, python3.10-distutils
Breaks: python3-pip (<< 1.5.6-4)
Size: 5872
SHA256: 62245c150247b2b2338c1ebd47a812e01b1b95e375d71e6387b4898805b8a6bb
SHA1: 6e002a1f18a05a73f5a37b19cec3d7bb3520458b
MD5sum: 94cac799b23818581d59520233a3e7f7
Description: Interactive high-level object-oriented language (pyvenv binary, version 3.10)
Python is a high-level, interactive, object-oriented language. Its 3.10 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.10 binary.
Description-md5: e5429a43008c0a999bf6d72571c628b9
Multi-Arch: allowed
Section: python
Priority: optional
Filename: pool/main/p/python3.10/python3.10-venv_3.10.6-1_amd64.deb