How to Install and Uninstall python39-sortedcollections Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "python39-sortedcollections" package
Please follow the instructions below to install python39-sortedcollections on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-sortedcollections
Copied
2. Uninstall "python39-sortedcollections" package
Please follow the guidance below to uninstall python39-sortedcollections on openSuSE Tumbleweed:
$
sudo zypper remove
python39-sortedcollections
Copied
3. Information about the python39-sortedcollections package on openSuSE Tumbleweed
Information for package python39-sortedcollections:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sortedcollections
Version : 2.1.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 72.8 KiB
Installed : No
Status : not installed
Source package : python-sortedcollections-2.1.0-2.4.src
Upstream URL : https://github.com/grantjenks/sortedcollections
Summary : Python Sorted Collections
Description :
SortedCollections is an Python sorted collections library.
Features
--------
- ValueSortedDict - Dictionary with (key, value) item pairs sorted by value.
- ItemSortedDict - Dictionary with key-function support for item pairs.
- OrderedDict - Ordered dictionary with numeric indexing support.
- OrderedSet - Ordered set with numeric indexing support.
- IndexableDict - Dictionary with numeric indexing support.
- IndexableSet - Set with numeric indexing support.
- SegmentList - List with fast random access insertion and deletion.
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sortedcollections
Version : 2.1.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 72.8 KiB
Installed : No
Status : not installed
Source package : python-sortedcollections-2.1.0-2.4.src
Upstream URL : https://github.com/grantjenks/sortedcollections
Summary : Python Sorted Collections
Description :
SortedCollections is an Python sorted collections library.
Features
--------
- ValueSortedDict - Dictionary with (key, value) item pairs sorted by value.
- ItemSortedDict - Dictionary with key-function support for item pairs.
- OrderedDict - Ordered dictionary with numeric indexing support.
- OrderedSet - Ordered set with numeric indexing support.
- IndexableDict - Dictionary with numeric indexing support.
- IndexableSet - Set with numeric indexing support.
- SegmentList - List with fast random access insertion and deletion.