How to Install and Uninstall python39-tinydb Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python39-tinydb" package
In this section, we are going to explain the necessary steps to install python39-tinydb on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-tinydb
Copied
2. Uninstall "python39-tinydb" package
Here is a brief guide to show you how to uninstall python39-tinydb on openSuSE Tumbleweed:
$
sudo zypper remove
python39-tinydb
Copied
3. Information about the python39-tinydb package on openSuSE Tumbleweed
Information for package python39-tinydb:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-tinydb
Version : 4.8.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 141.6 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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-tinydb
Version : 4.8.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 141.6 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.