How to Install and Uninstall python3-inspektor Package on openSUSE Leap
Last updated: December 25,2024
1. Install "python3-inspektor" package
This is a short guide on how to install python3-inspektor on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-inspektor
Copied
2. Uninstall "python3-inspektor" package
This guide covers the steps necessary to uninstall python3-inspektor on openSUSE Leap:
$
sudo zypper remove
python3-inspektor
Copied
3. Information about the python3-inspektor package on openSUSE Leap
Information for package python3-inspektor:
------------------------------------------
Repository : Main Repository
Name : python3-inspektor
Version : 0.5.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 224.2 KiB
Installed : No
Status : not installed
Source package : python-inspektor-0.5.2-bp155.2.11.src
Upstream URL : https://github.com/avocado-framework/inspektor
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 : python3-inspektor
Version : 0.5.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 224.2 KiB
Installed : No
Status : not installed
Source package : python-inspektor-0.5.2-bp155.2.11.src
Upstream URL : https://github.com/avocado-framework/inspektor
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.