How to Install and Uninstall pypy3-venv Package on Kali Linux

Last updated: May 13,2024

1. Install "pypy3-venv" package

In this section, we are going to explain the necessary steps to install pypy3-venv on Kali Linux

$ sudo apt update $ sudo apt install pypy3-venv

2. Uninstall "pypy3-venv" package

Please follow the guidelines below to uninstall pypy3-venv on Kali Linux:

$ sudo apt remove pypy3-venv $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypy3-venv package on Kali Linux

Package: pypy3-venv
Source: pypy3
Version: 7.3.15+dfsg-1
Installed-Size: 94
Maintainer: Stefano Rivera
Architecture: all
Depends: pypy3 (>= 7.3.15+dfsg-1), python3-pip-whl, python3-setuptools-whl
Size: 29100
SHA256: 01f00486473ff525fad636e2f7f64ae82f73063397990bca1213ebea178334cd
SHA1: 1a26b5ccea8c7e744b0cdfdd54efd244d9792ab5
MD5sum: 5add4cacf68bf19434963a7fd6d5669b
Description: fast alternative implementation of Python 3.x - PyPy venv module
This package will install the dependencies of the PyPy 3 venv module.
.
PyPy is a fast, compliant alternative implementation of the Python language
(3.x).
Description-md5:
Homepage: https://www.pypy.org/
Section: python
Priority: optional
Filename: pool/main/p/pypy3/pypy3-venv_7.3.15+dfsg-1_all.deb