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

Last updated: November 23,2024

1. Install "python38-tinydb" package

This is a short guide on how to install python38-tinydb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-tinydb

2. Uninstall "python38-tinydb" package

Please follow the steps below to uninstall python38-tinydb on openSuSE Tumbleweed:

$ sudo zypper remove python38-tinydb

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

Information for package python38-tinydb:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-tinydb
Version : 4.5.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 177,0 KiB
Installed : No
Status : not installed
Source package : python-tinydb-4.5.2-1.1.src
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.