How to Install and Uninstall spyder Package on Kali Linux

Last updated: May 03,2024

1. Install "spyder" package

Please follow the instructions below to install spyder on Kali Linux

$ sudo apt update $ sudo apt install spyder

2. Uninstall "spyder" package

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

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

3. Information about the spyder package on Kali Linux

Package: spyder
Version: 5.5.1+ds-1
Installed-Size: 114
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-spyder (= 5.5.1+ds-1), python3:any
Suggests: python3-spyder-unittest
Size: 35444
SHA256: a864ff473c46780d956b9e19325dc0abbb002b00b6b3694484477d8046ef8e0e
SHA1: b7517f47a9293db60d9e296f2d587979c0a64cff
MD5sum: 274a08cf01d5025ded8bb4a772dad49d
Description: Richly-featured Python IDE
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 application.
.
There is one plugin currently available in Debian: spyder-unittest,
in the package python3-spyder-unittest.
Description-md5:
Homepage: https://github.com/spyder-ide/spyder
Tag: devel::ide, devel::lang:python, implemented-in::python, role::program
Section: devel
Priority: optional
Filename: pool/main/s/spyder/spyder_5.5.1+ds-1_all.deb