How to Install and Uninstall python39-pyroma Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python39-pyroma" package

This guide covers the steps necessary to install python39-pyroma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyroma

2. Uninstall "python39-pyroma" package

Please follow the steps below to uninstall python39-pyroma on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyroma

3. Information about the python39-pyroma package on openSuSE Tumbleweed

Information for package python39-pyroma:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyroma
Version : 3.1-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 605.7 KiB
Installed : No
Status : not installed
Source package : python-pyroma-3.1-1.12.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.