How to Install and Uninstall python2-encore Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-encore" package
This guide covers the steps necessary to install python2-encore on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-encore
Copied
2. Uninstall "python2-encore" package
This guide covers the steps necessary to uninstall python2-encore on openSUSE Leap:
$
sudo zypper remove
python2-encore
Copied
3. Information about the python2-encore package on openSUSE Leap
Information for package python2-encore:
---------------------------------------
Repository : Main Repository
Name : python2-encore
Version : 0.7.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 999,5 KiB
Installed : No
Status : not installed
Source package : python-encore-0.7.0-bp153.1.16.src
Summary : Low-level core modules for building Python applications
Description :
This package consists of a collection of core utility packages useful
for building Python applications. This package is intended to be at
the bottom of the software stack and have zero required external
dependencies aside from the Python Standard Library.
Packages:
* Events: A package implementing a lightweight application-wide
Event dispatch system. Listeners can subscribe to events based
on Event type or by filtering on event attributes. Typical uses
include UI components listening to low-level progress
notifications and change notification for distributed resources.
* Storage: Abstract base classes and concrete implementations of a
basic key-value storage API. The API is intended to be general
purpose enough to support a variety of local and remote storage
systems.
* Concurrent: A package of tools for handling concurrency within
applications.
* Terminal: Some utilities for working with text-based terminal
displays.
---------------------------------------
Repository : Main Repository
Name : python2-encore
Version : 0.7.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 999,5 KiB
Installed : No
Status : not installed
Source package : python-encore-0.7.0-bp153.1.16.src
Summary : Low-level core modules for building Python applications
Description :
This package consists of a collection of core utility packages useful
for building Python applications. This package is intended to be at
the bottom of the software stack and have zero required external
dependencies aside from the Python Standard Library.
Packages:
* Events: A package implementing a lightweight application-wide
Event dispatch system. Listeners can subscribe to events based
on Event type or by filtering on event attributes. Typical uses
include UI components listening to low-level progress
notifications and change notification for distributed resources.
* Storage: Abstract base classes and concrete implementations of a
basic key-value storage API. The API is intended to be general
purpose enough to support a variety of local and remote storage
systems.
* Concurrent: A package of tools for handling concurrency within
applications.
* Terminal: Some utilities for working with text-based terminal
displays.