How to Install and Uninstall python311-minidb Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python311-minidb" package

Please follow the guidelines below to install python311-minidb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-minidb

2. Uninstall "python311-minidb" package

Please follow the instructions below to uninstall python311-minidb on openSuSE Tumbleweed:

$ sudo zypper remove python311-minidb

3. Information about the python311-minidb package on openSuSE Tumbleweed

Information for package python311-minidb:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-minidb
Version : 2.0.7-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 167.6 KiB
Installed : No
Status : not installed
Source package : python-minidb-2.0.7-1.8.src
Upstream URL : https://thp.io/2010/minidb/
Summary : SQLite3-based store for Python objects
Description :
Minidb 2 allows you to store Python objects in a SQLite 3 database.