How to Install and Uninstall spyder3 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "spyder3" package

In this section, we are going to explain the necessary steps to install spyder3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install spyder3

2. Uninstall "spyder3" package

This tutorial shows how to uninstall spyder3 on openSUSE Leap:

$ sudo zypper remove spyder3

3. Information about the spyder3 package on openSUSE Leap

Information for package spyder3:
--------------------------------
Repository : Main Repository
Name : spyder3
Version : 3.2.8-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 9.9 MiB
Installed : No
Status : not installed
Source package : spyder3-3.2.8-bp155.2.12.src
Upstream URL : https://github.com/spyder-ide/spyder
Summary : Scientific PYthon Development EnviRonment
Description :
spyder is a scientific python development environment and an
alternative to IDLE with interactive features such as variable
explorer (with GUI-based editors for dictionaries, lists, NumPy
arrays, etc.), object inspector and online help.