How to Install and Uninstall python3-pkg-resources Package on Kali Linux
Last updated: November 05,2024
1. Install "python3-pkg-resources" package
In this section, we are going to explain the necessary steps to install python3-pkg-resources on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pkg-resources
Copied
2. Uninstall "python3-pkg-resources" package
Here is a brief guide to show you how to uninstall python3-pkg-resources on Kali Linux:
$
sudo apt remove
python3-pkg-resources
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pkg-resources package on Kali Linux
Package: python3-pkg-resources
Source: setuptools
Version: 68.1.2-2
Installed-Size: 741
Maintainer: Matthias Klose
Architecture: all
Depends: python3:any
Suggests: python3-setuptools
Size: 241176
SHA256: dc54fed0a2d7e1b62c7593d7fdafd6c559e4b0056ddd28c8304c16f04d390be2
SHA1: 372a06491707ea7c1830b8519eaaeca23874bcd8
MD5sum: f5e4762a8d90c2f3477a6f01dceaf9fa
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:
Multi-Arch: foreign
Homepage: https://pypi.python.org/pypi/setuptools
Section: python
Priority: optional
Filename: pool/main/s/setuptools/python3-pkg-resources_68.1.2-2_all.deb
Source: setuptools
Version: 68.1.2-2
Installed-Size: 741
Maintainer: Matthias Klose
Architecture: all
Depends: python3:any
Suggests: python3-setuptools
Size: 241176
SHA256: dc54fed0a2d7e1b62c7593d7fdafd6c559e4b0056ddd28c8304c16f04d390be2
SHA1: 372a06491707ea7c1830b8519eaaeca23874bcd8
MD5sum: f5e4762a8d90c2f3477a6f01dceaf9fa
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:
Multi-Arch: foreign
Homepage: https://pypi.python.org/pypi/setuptools
Section: python
Priority: optional
Filename: pool/main/s/setuptools/python3-pkg-resources_68.1.2-2_all.deb