How to Install and Uninstall python2-pyroma Package on openSUSE Leap
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pyroma" package
This guide covers the steps necessary to install python2-pyroma on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pyroma
Copied
2. Uninstall "python2-pyroma" package
Please follow the steps below to uninstall python2-pyroma on openSUSE Leap:
$
sudo zypper remove
python2-pyroma
Copied
3. Information about the python2-pyroma package on openSUSE Leap
Information for package python2-pyroma:
---------------------------------------
Repository : Main Repository
Name : python2-pyroma
Version : 2.6-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 631,2 KiB
Installed : No
Status : not installed
Source package : python-pyroma-2.6-bp153.1.15.src
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 : Main Repository
Name : python2-pyroma
Version : 2.6-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 631,2 KiB
Installed : No
Status : not installed
Source package : python-pyroma-2.6-bp153.1.15.src
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.