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

Last updated: May 15,2024

1. Install "python-pyroma" package

This guide let you learn how to install python-pyroma on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyroma

2. Uninstall "python-pyroma" package

Please follow the step by step instructions below to uninstall python-pyroma on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyroma
Priority: optional
Section: universe/python
Installed-Size: 547
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: pyroma
Version: 2.0.0b2-1
Provides: python2.7-pyroma
Depends: python-docutils, python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pyroma/python-pyroma_2.0.0b2-1_all.deb
Size: 329164
MD5sum: 0c23196c984b9b20445600c6dfcb7a3f
SHA1: 5a2e915ea21305e0ea137432c37051959dbe8c7a
SHA256: ce479f254ccf323db0db2ca7847b25ea60996e60c992ae55785e0f6cf1bd0539
Description-en: Python packaging quality checker
Provides a rating of how well a Python project complies with the best practices
of the Python packaging ecosystem, primarily PyPI, pip, Distribute etc, as well
as a list of issues that could be improved.
It can check packages locally and on PyPI.
Description-md5: 98d54727069ee96799b0b7839b79946c
Homepage: https://bitbucket.org/regebro/pyroma
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu