How to Install and Uninstall python3-pyroma Package on openSUSE Leap

Last updated: May 09,2024

1. Install "python3-pyroma" package

This guide covers the steps necessary to install python3-pyroma on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyroma

2. Uninstall "python3-pyroma" package

This tutorial shows how to uninstall python3-pyroma on openSUSE Leap:

$ sudo zypper remove python3-pyroma

3. Information about the python3-pyroma package on openSUSE Leap

Information for package python3-pyroma:
---------------------------------------
Repository : Main Repository
Name : python3-pyroma
Version : 2.6-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 653.2 KiB
Installed : No
Status : not installed
Source package : python-pyroma-2.6-bp155.2.11.src
Upstream URL : https://github.com/regebro/pyroma
Summary : Program to test a Python project's adherence to packaging guidelines
Description :
Pyroma is a package that gives 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's written so that there are a library with methods to call from Python, as
well as a script, also called pyroma.