How to Install and Uninstall python3-envisage Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python3-envisage" package

This guide covers the steps necessary to install python3-envisage on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-envisage

2. Uninstall "python3-envisage" package

Please follow the instructions below to uninstall python3-envisage on openSUSE Leap:

$ sudo zypper remove python3-envisage

3. Information about the python3-envisage package on openSUSE Leap

Information for package python3-envisage:
-----------------------------------------
Repository : Main Repository
Name : python3-envisage
Version : 4.9.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-envisage-4.9.0-bp155.2.10.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).