How to Install and Uninstall pypy-lib Package on Kali Linux

Last updated: April 30,2024

1. Install "pypy-lib" package

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

$ sudo apt update $ sudo apt install pypy-lib

2. Uninstall "pypy-lib" package

Please follow the instructions below to uninstall pypy-lib on Kali Linux:

$ sudo apt remove pypy-lib $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypy-lib package on Kali Linux

Package: pypy-lib
Source: pypy (7.3.9+dfsg-1)
Version: 7.3.9+dfsg-1+b1
Installed-Size: 14780
Maintainer: Stefano Rivera
Architecture: amd64
Provides: pypy-cffi (= 1.15.0), pypy-cffi-backend-api-10241, pypy-cffi-backend-api-max (= 10495), pypy-cffi-backend-api-min (= 9729)
Size: 2428816
SHA256: 873a2c946341823b7901a88b3c95a11994c631d7fde3b3bf6a0b084ddf15ee15
SHA1: 8b93ed525f75f9e0ec21cccda1d07f5a50d47f90
MD5sum: 126696b28ae6a96d82c6dd5b53ff5bed
Description: standard library for PyPy (an alternative Python interpreter)
The PyPy standard library. This is a combination of modules, copied directly
from cpython, modified cpython modules, and modules entirely re-implemented
(usually in pure Python, where they are C extensions in cpython).
.
PyPy is a fast, compliant alternative implementation of the Python language
(2.7).
Description-md5: 3383c775a50b6d640b85c1f43b10a2cc
Multi-Arch: same
Homepage: https://www.pypy.org/
Section: python
Priority: optional
Filename: pool/main/p/pypy/pypy-lib_7.3.9+dfsg-1+b1_amd64.deb