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

Last updated: May 05,2024

1. Install "python39-envisage" package

Please follow the guidance below to install python39-envisage on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-envisage

2. Uninstall "python39-envisage" package

Please follow the step by step instructions below to uninstall python39-envisage on openSuSE Tumbleweed:

$ sudo zypper remove python39-envisage

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

Information for package python39-envisage:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-envisage
Version : 6.1.1-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-envisage-6.1.1-1.5.src
Upstream URL : https://github.com/enthought/envisage
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).