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

Last updated: May 18,2024

1. Install "python38-minidb" package

This tutorial shows how to install python38-minidb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-minidb

2. Uninstall "python38-minidb" package

This is a short guide on how to uninstall python38-minidb on openSuSE Tumbleweed:

$ sudo zypper remove python38-minidb

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

Information for package python38-minidb:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-minidb
Version : 2.0.5-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 104,4 KiB
Installed : No
Status : not installed
Source package : python-minidb-2.0.5-1.2.src
Summary : SQLite3-based store for Python objects
Description :
Minidb 2 allows you to store Python objects in a SQLite 3 database.