How to Install and Uninstall python-spyderlib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 17,2024

1. Install "python-spyderlib" package

Please follow the guidance below to install python-spyderlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-spyderlib

2. Uninstall "python-spyderlib" package

Please follow the guidelines below to uninstall python-spyderlib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-spyderlib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-spyderlib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-spyderlib
Priority: extra
Section: universe/python
Installed-Size: 2538
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: spyder
Version: 2.3.8+dfsg1-1build1
Replaces: spyder (<< 2.0.12-1)
Provides: python2.7-spyderlib
Depends: python-rope, python-sphinx, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-jquery, libjs-mathjax, python-qt4, spyder-common
Recommends: ipython-qtconsole, pep8, pyflakes (>= 0.5.0), pylint, python-bs4, python-jedi, python-matplotlib, python-numpy, python-pandas, python-psutil (>= 0.3.0), python-scipy, python-spyderlib-doc (= 2.3.8+dfsg1-1build1)
Suggests: tortoisehg, gitk
Breaks: python-spyderlib-doc (<< 2.3.0+dfsg-4), spyder (<< 2.3.0+dfsg-2)
Filename: pool/universe/s/spyder/python-spyderlib_2.3.8+dfsg1-1build1_all.deb
Size: 458106
MD5sum: 0e58ba01c09e4dbc1c888b8bc2ba7ab5
SHA1: 1aac7aeace5257fe65a8fbccb03fda3d00c051f7
SHA256: 60e1b21ed6974dc7051d8006404ca4206d43f5ff05c5974bcf42af37dd5a6ad0
Description-en: Python IDE for scientists (Python 2 modules)
Originally written to design Spyder (the Scientific PYthon
Development EnviRonment), the spyderlib Python library provides
ready-to-use pure-Python widgets: source code editor with syntax
highlighting and code introspection/analysis features, NumPy array
editor, dictionary editor, Python console, etc. It's based on the Qt
Python binding module PyQt4 (and is compatible with PySide since
v2.2).
.
This is the Python 2 version of the package.
Description-md5: a59caa54982af213af9a6aad94766e83
Homepage: https://github.com/spyder-ide/spyder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu