How to Install and Uninstall python312-tinydb Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python312-tinydb" package

Learn how to install python312-tinydb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-tinydb

2. Uninstall "python312-tinydb" package

Please follow the guidance below to uninstall python312-tinydb on openSuSE Tumbleweed:

$ sudo zypper remove python312-tinydb

3. Information about the python312-tinydb package on openSuSE Tumbleweed

Information for package python312-tinydb:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-tinydb
Version : 4.8.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 158.7 KiB
Installed : No
Status : not installed
Source package : python-tinydb-4.8.0-2.2.src
Upstream URL : https://github.com/msiemens/tinydb
Summary : A document-oriented database
Description :
TinyDB is a document oriented database written in
pure Python and has no external dependencies.
The target are small apps that would be “blown away” by a SQL-DB or an
external database server.