How to Install and Uninstall spyder Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "spyder" package

Please follow the guidelines below to install spyder on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install spyder

2. Uninstall "spyder" package

Please follow the guidance below to uninstall spyder on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove spyder $ sudo apt autoclean && sudo apt autoremove

3. Information about the spyder package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: spyder
Priority: extra
Section: universe/devel
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Version: 2.3.8+dfsg1-1build1
Replaces: python-spyderlib (<< 2.3.0+dfsg-2)
Depends: python:any (>= 2.7~), python-spyderlib (= 2.3.8+dfsg1-1build1)
Breaks: python-spyderlib (<< 2.3.0+dfsg-2)
Filename: pool/universe/s/spyder/spyder_2.3.8+dfsg1-1build1_all.deb
Size: 27170
MD5sum: b825ade3c3ff9fd15031bcbfbd8eec81
SHA1: 0d9a70bd5a64155d43eca3e017182048ff35ac96
SHA256: 739ad7fb18e182a377357511ccfa116626b02a4e37c7af2bdd280d5db90aa4a2
Description-en: 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 is the Python 2 version of the package.
Description-md5: e456438fb38496d35bac07e2295dcd78
Homepage: https://github.com/spyder-ide/spyder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu