How to Install and Uninstall python36-blist Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-blist" package
This tutorial shows how to install python36-blist on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-blist
Copied
2. Uninstall "python36-blist" package
In this section, we are going to explain the necessary steps to uninstall python36-blist on openSuSE Tumbleweed:
$
sudo zypper remove
python36-blist
Copied
3. Information about the python36-blist package on openSuSE Tumbleweed
Information for package python36-blist:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-blist
Version : 1.3.6-4.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 188,0 KiB
Installed : No
Status : not installed
Source package : python-blist-1.3.6-4.6.src
Summary : A list-like type with better asymptotic performance
Description :
The blist is a drop-in replacement for the Python list the provides
better performance when modifying large lists. The blist package also
provides sortedlist, sortedset, weaksortedlist,
weaksortedset, sorteddict, and btuple types.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-blist
Version : 1.3.6-4.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 188,0 KiB
Installed : No
Status : not installed
Source package : python-blist-1.3.6-4.6.src
Summary : A list-like type with better asymptotic performance
Description :
The blist is a drop-in replacement for the Python list the provides
better performance when modifying large lists. The blist package also
provides sortedlist, sortedset, weaksortedlist,
weaksortedset, sorteddict, and btuple types.