How to Install and Uninstall python-pluggy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-pluggy" package

Learn how to install python-pluggy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pluggy

2. Uninstall "python-pluggy" package

In this section, we are going to explain the necessary steps to uninstall python-pluggy on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pluggy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pluggy
Priority: optional
Section: universe/python
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Version: 0.3.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pluggy/python-pluggy_0.3.1-1_all.deb
Size: 10878
MD5sum: 7e29d01416c4f5353f7e1d340c993582
SHA1: 23ee56ae95847727014c84a6b0862f27a60ad599
SHA256: 550c0de8e5e6be6b9936eaf4f41057f2230b8a2b15248a45d1596646026d764e
Description-en: plugin and hook calling mechanisms for Python
pluggy is the cristallized core of plugin management as used by some 150
plugins for pytest.
.
This is the Python 2 library.
Description-md5: e6c4326e471595be809ce562f20e1d24
Homepage: https://pypi.python.org/pypi/pluggy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu