How to Install and Uninstall python3-spyder Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-spyder" package

Here is a brief guide to show you how to install python3-spyder on Kali Linux

$ sudo apt update $ sudo apt install python3-spyder

2. Uninstall "python3-spyder" package

This guide let you learn how to uninstall python3-spyder on Kali Linux:

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

3. Information about the python3-spyder package on Kali Linux

Package: python3-spyder
Source: spyder
Version: 5.5.1+ds-1
Installed-Size: 5536
Maintainer: Debian Science Maintainers
Architecture: all
Depends: ipython3 (>= 8.13.0), libjs-jquery, libjs-mathjax, pyflakes3, pylint (<< 3.1~), python3-autopep8, python3-docutils, python3-flake8, python3-jedi (<< 0.20~), python3-jedi (>= 0.17.2), python3-keyring, python3-mccabe, python3-parso (<< 0.9~), python3-parso (>= 0.7.0), python3-pycodestyle, python3-pydocstyle (>= 6.2.3), python3-pylsp (<< 1.11~), python3-pylsp (>= 1.10.0), python3-pylsp-black (>= 2.0.0), python3-pylsp-black (<< 3.0.0~), python3-qtconsole (<< 5.6~), python3-qtconsole (>= 5.5.1), python3-qtpy (>= 2.1.0), python3-rope, python3-setuptools, python3-spyder-kernels (<< 2.6~), python3-spyder-kernels (>= 2.5.0), python3-xdg (>= 0.26), python3-zmq (>= 22.1.0), spyder-common (= 5.5.1+ds-1), yapf3, python3-atomicwrites, python3-chardet, python3-cloudpickle, python3-cookiecutter, python3-diff-match-patch, python3-intervaltree, python3-ipython (>= 8.13.0) | python3-supported-max (<< 3.8) | python3-supported-min (>= 3.9), python3-ipython (>= 8.13.0) | python3-supported-max (<= 3.8), python3-jellyfish, python3-jsonschema (>= 3.2.0), python3-nbconvert, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-pkg-resources, python3-psutil, python3-pygments, python3-pylint-venv (>= 3.0.2), python3-pyls-spyder (>= 0.4.0), python3-pyqt5 (<< 5.16~), python3-pyqt5.qtwebengine (<< 5.16~), python3-qdarkstyle (>= 3.2.0), python3-qstylizer, python3-qtawesome (>= 1.2.1), python3-rtree, python3-sphinx, python3-textdistance, python3-three-merge, python3-watchdog (>= 0.10.3), python3:any
Recommends: spyder
Suggests: cython3, python3-matplotlib, python3-numpy, python3-pandas, python3-pil, python3-scipy, python3-sympy
Conflicts: python3-spyder-line-profiler (<= 0.2.1-1), python3-spyder-memory-profiler (<= 0.2.1-1), python3-spyder-reports (<= 0.1.1-4), python3-spyder-unittest (<= 0.4.1-1)
Size: 985012
SHA256: 05303b44ba74d66c1604ed7cecfeccc6fb7de79b61546a7c0c44065548dd3dcd
SHA1: e93bc3eaac4f278b5d219e59a2c599bb35457f50
MD5sum: 006616bb4d5bb9c086ae70b93001f575
Description: Richly-featured Python IDE - Python modules
Spyder is a powerful interactive development environment for Python
providing many features and facilities, including advanced editing facilities
(including tooltips and completion facilities), issue highlighting,
interactive testing, debugging and introspection facilities, an embedded
console (IPython) supporting graphics and much more.
.
This package provides the Python 3 modules for Spyder. For the
desktop application itself, you will need to install the "spyder"
package.
Description-md5:
Homepage: https://github.com/spyder-ide/spyder
Section: python
Priority: optional
Filename: pool/main/s/spyder/python3-spyder_5.5.1+ds-1_all.deb