How to Install and Uninstall pypy-pkg-resources Package on Kali Linux

Last updated: May 19,2024

1. Install "pypy-pkg-resources" package

This guide let you learn how to install pypy-pkg-resources on Kali Linux

$ sudo apt update $ sudo apt install pypy-pkg-resources

2. Uninstall "pypy-pkg-resources" package

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

$ sudo apt remove pypy-pkg-resources $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypy-pkg-resources package on Kali Linux

Package: pypy-pkg-resources
Source: python-setuptools
Version: 44.1.1-1.2
Installed-Size: 526
Maintainer: Matthias Klose
Architecture: all
Depends: pypy
Suggests: pypy-setuptools
Size: 152656
SHA256: df6cbffbcf65f6e225d5a833013feab4c75fb4ab258c55cb6b88839ff9d18eb6
SHA1: 867d341b955ecf44b68ec3da13a7bede1195fc89
MD5sum: 63b612b1018b40a522ee996601a52c4b
Description: Package Discovery and Resource Access using pkg_resources
The pkg_resources module provides an API for Python libraries to
access their resource files, and for extensible applications and
frameworks to automatically discover plugins. It also provides
runtime support for using C extensions that are inside zipfile-format
eggs, support for merging packages that have separately-distributed
modules or subpackages, and APIs for managing Python's current
"working set" of active packages.
Description-md5: 455aab7092c23bbca0a002df43ba97e4
Multi-Arch: foreign
Homepage: https://pypi.python.org/pypi/setuptools
Section: python
Priority: optional
Filename: pool/main/p/python-setuptools/pypy-pkg-resources_44.1.1-1.2_all.deb