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

Last updated: May 11,2024

1. Install "spe" package

This is a short guide on how to install spe on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install spe

2. Uninstall "spe" package

This guide let you learn how to uninstall spe on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove spe $ sudo apt autoclean && sudo apt autoremove

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

Package: spe
Priority: optional
Section: universe/python
Installed-Size: 1085
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Version: 0.8.4.h-3.2
Depends: python:any (>= 2.6.6-7~), python-wxgtk3.0, wxglade, kiki, winpdb, pychecker (>= 0.8.17-5)
Recommends: wx3.0-doc
Suggests: blender (>= 2.35), python-doc, python-wxtools
Filename: pool/universe/s/spe/spe_0.8.4.h-3.2_all.deb
Size: 265506
MD5sum: e9aa9dbe1bc09e441a68f92e009b92a1
SHA1: 82c51fae1ef9896f0097d643fe735a375e0100dc
SHA256: 4b169e3376e6cb027f1fbf47c7e01c4720bacae7765cbcf13a0a8d80ba0a050a
Description-en: Stani's Python Editor
Spe is a Python IDE with auto-indentation, auto completion, call
tips, syntax coloring, syntax highlighting, UML viewer, class
explorer, source index, auto todo list, sticky notes, integrated
pycrust shell, Python file browser, recent file browser, drag&drop,
context help, ... Special is its Blender support with a Blender 3d
object browser and its ability to run interactively inside
blender. Spe ships with wxGlade & XRCed (gui designers), PyChecker
(source code doctor) and Kiki (regular expression console). Spe is
extensible with wxGlade.
Description-md5: c7b411fc04f855265f161e47e8d689da
Homepage: http://pythonide.stani.be/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu