How to Install and Uninstall eric Package on Kali Linux

Last updated: May 16,2024

1. Install "eric" package

This guide covers the steps necessary to install eric on Kali Linux

$ sudo apt update $ sudo apt install eric

2. Uninstall "eric" package

This is a short guide on how to uninstall eric on Kali Linux:

$ sudo apt remove eric $ sudo apt autoclean && sudo apt autoremove

3. Information about the eric package on Kali Linux

Package: eric
Version: 23.2+ds1-2
Installed-Size: 52641
Maintainer: Gudjon I. Gudjonsson
Architecture: all
Depends: libjs-jquery, libjs-jquery-hotkeys, libjs-jquery-isonscreen, libjs-jquery-tablesorter, libjs-jquery-ui, python3-chardet, python3-distutils, python3-pygments, python3-trove-classifiers, python3-pyqt6, python3-pyqt6.qsci, python3-pyqt6.qtsvg, python3-asttokens, python3-send2trash, python3-editorconfig, python3-pyqt6.qtserialport, python3-pyqt6.qthelp, python3-pyqt6.qtwebengine, python3-pyqt6.qtcharts, python3-parso, python3-jedi, python3-isort, python3-coverage, libqt6sql6-sqlite, black, python3:any
Recommends: eric-api-files, python3-rope
Suggests: pyqt6-dev-tools, pyqt5-doc, python3-doc, qt5-doc-html, qtbase5-doc-html, ruby
Size: 7958948
SHA256: 932a76fe04ae7601de58388ed1e470852852a85af62f8cac56018cdb2f8f6c57
SHA1: 4bbc77d8a737e3d748898b3f23f6b909a7527a07
MD5sum: aac827c0ab332be241053c279dc6ba56
Description: full featured Python IDE
eric is a full featured Python IDE written in PyQt using the QScintilla
editor widget. Some highlights
* Any number of editors with configurable syntax highlighting, code
folding, auto indenting and brace highlighting.
* Integrated Project Management facility to organize your projects. The
project browser shows all source files, all forms and all translations
each on its own tab. The source browser has built in class browsing
capabilities.
* Integrated and full featured debuggers for Python and Ruby.
* Interactive shells for Python and Ruby.
* An explorer window for walking through your directory structure with
built in class browsing capabilities for Python files.
* Variable windows that display local and global variables in the
current scope while debugging a program.
* An integrated interface to the Python Module "unittest".
* An integrated help viewer to display HTML help files. Alternatively
you can choose to use Qt-Assistant to view help files.
* Display of the UI in different languages.
* The capability to start Qt-Designer and Qt-Linguist from within eric5.
* The ability to compile Qt-Designer forms, to produce Qt-Linguist files
and release them from within the IDE.
Description-md5:
Homepage: https://eric-ide.python-projects.org/
Tag: devel::debugger, devel::editor, devel::ide, devel::lang:python,
devel::lang:ruby, implemented-in::python, interface::graphical,
interface::x11, role::program, scope::application, uitoolkit::qt,
use::editing, works-with::software:source, x11::application
Section: devel
Priority: optional
Filename: pool/main/e/eric/eric_23.2+ds1-2_all.deb