How to Install and Uninstall python311-pyroma Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python311-pyroma" package
This tutorial shows how to install python311-pyroma on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pyroma
Copied
2. Uninstall "python311-pyroma" package
Please follow the guidance below to uninstall python311-pyroma on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pyroma
Copied
3. Information about the python311-pyroma package on openSuSE Tumbleweed
Information for package python311-pyroma:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyroma
Version : 3.1-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 631.2 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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyroma
Version : 3.1-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 631.2 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.