How to Install and Uninstall python36-envisage Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "python36-envisage" package

Learn how to install python36-envisage on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-envisage

2. Uninstall "python36-envisage" package

This is a short guide on how to uninstall python36-envisage on openSuSE Tumbleweed:

$ sudo zypper remove python36-envisage

3. Information about the python36-envisage package on openSuSE Tumbleweed

Information for package python36-envisage:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-envisage
Version : 6.0.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,6 MiB
Installed : No
Status : not installed
Source package : python-envisage-6.0.1-1.2.src
Summary : Extensible application framework for Python
Description :
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. When building 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.
Part of the Enthought Tool Suite (ETS).