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

Last updated: May 16,2024

1. Install "python3-pluggy" package

Please follow the guidelines below to install python3-pluggy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pluggy

2. Uninstall "python3-pluggy" package

Here is a brief guide to show you how to uninstall python3-pluggy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pluggy
Priority: optional
Section: universe/python
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: python-pluggy
Version: 0.3.1-1
Depends: python3:any (>= 3.4~)
Filename: pool/universe/p/python-pluggy/python3-pluggy_0.3.1-1_all.deb
Size: 10952
MD5sum: 0eec2e2894d77e54192a26d24f8f10e8
SHA1: 353c239a4e5b3657a3fe219841ca5c00c6953532
SHA256: ce97395c6e574369b57098622576b1c3a4cc6c88b2436545cc27421a0bfc9ca6
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 3 library.
Description-md5: f5068088ccfaa3577ecab9d511644236
Homepage: https://pypi.python.org/pypi/pluggy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu