How to Install and Uninstall python3-pluggy Package on Kali Linux

Last updated: November 25,2024

1. Install "python3-pluggy" package

Please follow the guidance below to install python3-pluggy on Kali Linux

$ sudo apt update $ sudo apt install python3-pluggy

2. Uninstall "python3-pluggy" package

Please follow the steps below to uninstall python3-pluggy on Kali Linux:

$ sudo apt remove python3-pluggy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pluggy package on Kali Linux

Package: python3-pluggy
Source: python-pluggy
Version: 1.4.0-1
Installed-Size: 105
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 26152
SHA256: 81da2cf6124a15b72f6349a348b40e8e79c459d9fcec4a21a2bf142054fcfb15
SHA1: 831d88cd37f11b3917824fba38542908b37cb3d2
MD5sum: 86ce9b8a12436ae797b4ffe72adf063b
Description: plugin and hook calling mechanisms for Python - 3.x
pluggy is the cristallized core of plugin management as used by some 150
plugins for pytest.
.
This is the Python 3 library.
Description-md5:
Homepage: https://pluggy.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/p/python-pluggy/python3-pluggy_1.4.0-1_all.deb