How to Install and Uninstall python-envisage Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-envisage" package

In this section, we are going to explain the necessary steps to install python-envisage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-envisage

2. Uninstall "python-envisage" package

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

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

3. Information about the python-envisage package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-envisage
Priority: optional
Section: universe/python
Installed-Size: 1041
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 4.4.0-1
Replaces: python-envisagecore, python-envisageplugins
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-apptools, python-traits, python-pkg-resources
Suggests: python-chaco
Breaks: python-envisagecore, python-envisageplugins
Filename: pool/universe/p/python-envisage/python-envisage_4.4.0-1_all.deb
Size: 161016
MD5sum: 17c796c449fcdc48d0b2bd2719816a91
SHA1: 228fe21fdb3a1fcb6dea831263c9d19ed02033c9
SHA256: 58252b40e96867966279d3e00dc88d56a218abf08f4fa8351f5cb3c6b7ee3237
Description-en: 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: 65df8e484af129a194889a1774442a23
Homepage: http://pypi.python.org/pypi/envisage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu