How to Install and Uninstall python2-inspektor Package on openSUSE Leap
Last updated: January 11,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-inspektor" package
This guide covers the steps necessary to install python2-inspektor on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-inspektor
Copied
2. Uninstall "python2-inspektor" package
Learn how to uninstall python2-inspektor on openSUSE Leap:
$
sudo zypper remove
python2-inspektor
Copied
3. Information about the python2-inspektor package on openSUSE Leap
Information for package python2-inspektor:
------------------------------------------
Repository : Main Repository
Name : python2-inspektor
Version : 0.5.2-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 197,4 KiB
Installed : No
Status : not installed
Source package : python-inspektor-0.5.2-bp153.1.18.src
Summary : Program used to verify the code of your python project
Description :
Inspektor is a program used to verify the code of a Python project.
It checks code with the help of pylint, checks indentation with
pycodestyle, and checks for PEP8 compliance.
Inspektor can work with Git and SVN checkouts.
------------------------------------------
Repository : Main Repository
Name : python2-inspektor
Version : 0.5.2-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 197,4 KiB
Installed : No
Status : not installed
Source package : python-inspektor-0.5.2-bp153.1.18.src
Summary : Program used to verify the code of your python project
Description :
Inspektor is a program used to verify the code of a Python project.
It checks code with the help of pylint, checks indentation with
pycodestyle, and checks for PEP8 compliance.
Inspektor can work with Git and SVN checkouts.