How to Install and Uninstall python3-tinydb Package on openSUSE Leap
Last updated: November 05,2024
1. Install "python3-tinydb" package
Learn how to install python3-tinydb on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-tinydb
Copied
2. Uninstall "python3-tinydb" package
Learn how to uninstall python3-tinydb on openSUSE Leap:
$
sudo zypper remove
python3-tinydb
Copied
3. Information about the python3-tinydb package on openSUSE Leap
Information for package python3-tinydb:
---------------------------------------
Repository : Main Repository
Name : python3-tinydb
Version : 4.7.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 187.1 KiB
Installed : No
Status : not installed
Source package : python-tinydb-4.7.0-bp155.2.12.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 : Main Repository
Name : python3-tinydb
Version : 4.7.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 187.1 KiB
Installed : No
Status : not installed
Source package : python-tinydb-4.7.0-bp155.2.12.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.