How to Install spyder in Ubuntu 18.04



Install spyder by entering the following commands in the terminal:

sudo apt update
sudo apt install spyder

Description:

Python IDE for scientists (Python 2)

Spyder (previously known as Pydee) is a free open-source Python development environment providing MATLAB-like features in a simple and light-weighted software . This package provides the application for Python 2.

Homepage: https://github.com/spyder-ide/spyder

Version: 3.2.6+dfsg1-2

Section: universe/devel