How to Install and Uninstall pyzo Package on Kali Linux

Last updated: May 19,2024

1. Install "pyzo" package

This is a short guide on how to install pyzo on Kali Linux

$ sudo apt update $ sudo apt install pyzo

2. Uninstall "pyzo" package

Please follow the step by step instructions below to uninstall pyzo on Kali Linux:

$ sudo apt remove pyzo $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyzo package on Kali Linux

Package: pyzo
Version: 4.12.3-1
Installed-Size: 4417
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-packaging, python3:any, famfamfam-silk, fonts-dejavu, python3-qtpy, python3-pkg-resources
Suggests: pyzo-doc
Size: 1006152
SHA256: 5d0c56ca2799b17259396c4929e8a1313b4d732f0658f415f3f7e4452a1d75c5
SHA1: 0bbdb5c63b7e299c028f3e0ab1a2d8184476e426
MD5sum: 2ecc5d0772b52f4df9f90286f783a196
Description: interactive editor for scientific Python
Pyzo is a cross-platform Python IDE focused on interactivity and introspection,
which makes it very suitable for scientific computing. Its practical design is
aimed at simplicity and efficiency.
.
It consists of two main components, the editor and the shell, and uses a set of
pluggable tools to help the programmer in various ways. Some example tools are
source structure, project manager, interactive help, workspace...
.
Pyzo is written in (pure) Python 3 and uses the Qt GUI toolkit. Binaries are
provided for all major operating system. After installing Pyzo, it can be used
to execute code on any Python version available on your system (Python 2.4 -
3.x, including Pypy).
.
This package provides the Pyzo IDE.
Description-md5:
Homepage: http://www.pyzo.org/
Section: science
Priority: optional
Filename: pool/main/p/pyzo/pyzo_4.12.3-1_all.deb