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

Last updated: June 22,2024

1. Install "python312-envisage" package

Please follow the step by step instructions below to install python312-envisage on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-envisage

2. Uninstall "python312-envisage" package

Please follow the guidelines below to uninstall python312-envisage on openSuSE Tumbleweed:

$ sudo zypper remove python312-envisage

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

Information for package python312-envisage:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-envisage
Version : 6.1.1-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 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).