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

Last updated: December 23,2024

1. Install "pypy3-lib" package

Please follow the guidelines below to install pypy3-lib on Kali Linux

$ sudo apt update $ sudo apt install pypy3-lib

2. Uninstall "pypy3-lib" package

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

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

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

Package: pypy3-lib
Source: pypy3
Version: 7.3.15+dfsg-1
Installed-Size: 16383
Maintainer: Stefano Rivera
Architecture: amd64
Provides: pypy3-cffi (= 1.16.0), pypy3-cffi-backend-api-10241, pypy3-cffi-backend-api-max (= 10495), pypy3-cffi-backend-api-min (= 9729)
Size: 2786768
SHA256: 1ff8f68189f6dca6e4119d1f3d377f7fd83ab4fd98baef496c000507f69aff4e
SHA1: ad62427df8855b42bfcabe466a0f33b0d73d5e71
MD5sum: e3447ec3f3da49bef710b1fb83cb64a2
Description: standard library for PyPy (an alternative Python 3.x 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
(3.x).
Description-md5:
Multi-Arch: same
Homepage: https://www.pypy.org/
Section: python
Priority: optional
Filename: pool/main/p/pypy3/pypy3-lib_7.3.15+dfsg-1_amd64.deb