How to Install and Uninstall python3-inspektor Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python3-inspektor" package
Learn how to install python3-inspektor on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-inspektor
Copied
2. Uninstall "python3-inspektor" package
Please follow the guidelines below to uninstall python3-inspektor on openSuSE Tumbleweed:
$
sudo zypper remove
python3-inspektor
Copied
3. Information about the python3-inspektor package on openSuSE Tumbleweed
Information for package python3-inspektor:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-inspektor
Version : 0.5.2-2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 232.5 KiB
Installed : No
Status : not installed
Source package : python-inspektor-0.5.2-2.10.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 : openSUSE-Tumbleweed-Oss
Name : python3-inspektor
Version : 0.5.2-2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 232.5 KiB
Installed : No
Status : not installed
Source package : python-inspektor-0.5.2-2.10.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.