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

Last updated: May 19,2024

1. Install "python3-envisage" package

Please follow the guidance below to install python3-envisage on Kali Linux

$ sudo apt update $ sudo apt install python3-envisage

2. Uninstall "python3-envisage" package

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

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

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

Package: python3-envisage
Source: python-envisage
Version: 7.0.3-1
Installed-Size: 918
Maintainer: Debian Python Team
Architecture: all
Depends: python3-apptools, python3-importlib-resources | python3-supported-min (>= 3.9), python3-pkg-resources, python3-pyface, python3-traits, python3-traitsui (>= 7), python3:any, python3-setuptools
Size: 130260
SHA256: 72ee54ca34e84cebc19785a3cf4ee5c9cb566aa305495ac1a829514dc30fff94
SHA1: 9aad93109f6ee602d398f1eb2f1a26cb57a50b5d
MD5sum: 1d70c38a2a5b26bf7a5bf12eec6a7bff
Description: Extensible Application Framework
Envisage is a Python-based framework for building extensible
applications, that is, applications whose functionality can be
extended by adding "plug-ins". Envisage provides a standard mechanism
for features to be added to an application, whether by the original
developer or by someone else. In fact, when you build an application
using Envisage, the entire application consists primarily of
plug-ins. In this respect, it is similar to the Eclipse and Netbeans
frameworks for Java applications.
Description-md5:
Homepage: https://docs.enthought.com/envisage/
Section: python
Priority: optional
Filename: pool/main/p/python-envisage/python3-envisage_7.0.3-1_all.deb