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

Last updated: May 19,2024

1. Install "python36-tinydb" package

Here is a brief guide to show you how to install python36-tinydb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-tinydb

2. Uninstall "python36-tinydb" package

This guide let you learn how to uninstall python36-tinydb on openSuSE Tumbleweed:

$ sudo zypper remove python36-tinydb

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

Information for package python36-tinydb:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-tinydb
Version : 4.5.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 181,6 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.