How to Install and Uninstall python2-cooldict Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-cooldict" package
This tutorial shows how to install python2-cooldict on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-cooldict
Copied
2. Uninstall "python2-cooldict" package
This is a short guide on how to uninstall python2-cooldict on openSUSE Leap:
$
sudo zypper remove
python2-cooldict
Copied
3. Information about the python2-cooldict package on openSUSE Leap
Information for package python2-cooldict:
-----------------------------------------
Repository : Main Repository
Name : python2-cooldict
Version : 1.04-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 64,0 KiB
Installed : No
Status : not installed
Source package : python-cooldict-1.04-bp153.1.14.src
Summary : dict-like structures for Python
Description :
cooldict provides some dict-like structures for Python, such as
* a write-through cache around another dict
* a finalizable dict
* a branching dict
* a copy-on-write dict (with and without sinkholing capability)
-----------------------------------------
Repository : Main Repository
Name : python2-cooldict
Version : 1.04-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 64,0 KiB
Installed : No
Status : not installed
Source package : python-cooldict-1.04-bp153.1.14.src
Summary : dict-like structures for Python
Description :
cooldict provides some dict-like structures for Python, such as
* a write-through cache around another dict
* a finalizable dict
* a branching dict
* a copy-on-write dict (with and without sinkholing capability)