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

Last updated: May 19,2024

1. Install "python3-pyroma" package

Please follow the step by step instructions below to install python3-pyroma on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyroma

2. Uninstall "python3-pyroma" package

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

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

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

Package: python3-pyroma
Priority: optional
Section: universe/python
Installed-Size: 541
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: pyroma
Version: 2.0.0b2-1
Depends: python3-docutils, python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pyroma/python3-pyroma_2.0.0b2-1_all.deb
Size: 328482
MD5sum: 47fc286723a43533eaab4ae3cb8c8cf0
SHA1: 1c54d76d085398956d1cf00695e6e1dbac55e8d8
SHA256: 45431dd1a79bc2bdd7bcd983ccd063dead82203ca5d4eb1982f3ebfb90e0bb1a
Description-en: Python packaging quality checker (Python3 build)
Provides a rating of how well a Python3 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: f3ec9d793ded37d86db3088594651bac
Homepage: https://bitbucket.org/regebro/pyroma
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu