How to Install and Uninstall spyder3-pylint Package on openSUSE Leap

Last updated: May 13,2024

1. Install "spyder3-pylint" package

Please follow the guidance below to install spyder3-pylint on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install spyder3-pylint

2. Uninstall "spyder3-pylint" package

This guide let you learn how to uninstall spyder3-pylint on openSUSE Leap:

$ sudo zypper remove spyder3-pylint

3. Information about the spyder3-pylint package on openSUSE Leap

Information for package spyder3-pylint:
---------------------------------------
Repository : Main Repository
Name : spyder3-pylint
Version : 3.2.8-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 63.7 KiB
Installed : No
Status : not installed
Source package : spyder3-3.2.8-bp155.2.12.src
Upstream URL : https://github.com/spyder-ide/spyder
Summary : Pylint plugin for the Spyder IDE
Description :
spyder is a scientific python development environment and an
alternative to IDLE.
This package contains the plugin that allows Spyder to provide
inline pylint code analysis and warnings.