How to Install and Uninstall python311-plyvel Package on openSuSE Tumbleweed
Last updated: March 04,2025
1. Install "python311-plyvel" package
In this section, we are going to explain the necessary steps to install python311-plyvel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-plyvel
Copied
2. Uninstall "python311-plyvel" package
Please follow the guidance below to uninstall python311-plyvel on openSuSE Tumbleweed:
$
sudo zypper remove
python311-plyvel
Copied
3. Information about the python311-plyvel package on openSuSE Tumbleweed
Information for package python311-plyvel:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-plyvel
Version : 1.5.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 341.2 KiB
Installed : No
Status : not installed
Source package : python-plyvel-1.5.1-1.2.src
Upstream URL : https://plyvel.readthedocs.io/
Summary : Python interface to LevelDB
Description :
Plyvel is a Python interface to LevelDB.
In addition to basic features like getting, putting and deleting
data, Plyvel allows you to use write batches, database snapshots,
very flexible iterators, prefixed databases, bloom filters, custom
cache sizes, custom comparators.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-plyvel
Version : 1.5.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 341.2 KiB
Installed : No
Status : not installed
Source package : python-plyvel-1.5.1-1.2.src
Upstream URL : https://plyvel.readthedocs.io/
Summary : Python interface to LevelDB
Description :
Plyvel is a Python interface to LevelDB.
In addition to basic features like getting, putting and deleting
data, Plyvel allows you to use write batches, database snapshots,
very flexible iterators, prefixed databases, bloom filters, custom
cache sizes, custom comparators.