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

Last updated: May 19,2024

1. Install "python3-pyroma" package

Please follow the guidelines below to install python3-pyroma on Kali Linux

$ sudo apt update $ sudo apt install python3-pyroma

2. Uninstall "python3-pyroma" package

This tutorial shows how to uninstall python3-pyroma on Kali Linux:

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

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

Package: python3-pyroma
Source: pyroma
Version: 2.6b2-1
Installed-Size: 597
Maintainer: Federico Ceratto
Architecture: all
Depends: python3-distutils, python3-docutils, python3-pkg-resources, python3-pygments, python3:any
Size: 345772
SHA256: cd4d36cb225fcb82e01cda60e2e383a927030b24f1a4ecc1ee4ea61caaa5e177
SHA1: 6dd707123bf2a6e9a7826c2198be88ca873831be
MD5sum: 775a483169b92dd7ac7f33b8b93e3917
Description: 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:
Homepage: https://github.com/regebro/pyroma
Section: python
Priority: optional
Filename: pool/main/p/pyroma/python3-pyroma_2.6b2-1_all.deb