How to Install and Uninstall berkeleydb Package on openSuSE Tumbleweed
Last updated: March 15,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "berkeleydb" package
This tutorial shows how to install berkeleydb on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
berkeleydb
Copied
2. Uninstall "berkeleydb" package
Learn how to uninstall berkeleydb on openSuSE Tumbleweed:
$
sudo zypper remove
berkeleydb
Copied
3. Information about the berkeleydb package on openSuSE Tumbleweed
Information for package berkeleydb:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : berkeleydb
Version : 5.0.58-12.10
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : berkeleydb-5.0.58-12.10.src
Summary : Berkeley DB Java Edition
Description :
Berkeley DB Java Edition is a high performance, transactional storage
engine written entirely in Java. Like the highly successful Berkeley DB
product, Berkeley DB Java Edition executes in the address space of the
application, without the overhead of client/server communication. It
stores data in the application's native format, so no runtime data
translation is required. Berkeley DB Java Edition supports full ACID
transactions and recovery. It provides an easy-to-use, programmatic
interface, allowing developers to store and retrieve information
quickly, simply and reliably.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : berkeleydb
Version : 5.0.58-12.10
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : berkeleydb-5.0.58-12.10.src
Summary : Berkeley DB Java Edition
Description :
Berkeley DB Java Edition is a high performance, transactional storage
engine written entirely in Java. Like the highly successful Berkeley DB
product, Berkeley DB Java Edition executes in the address space of the
application, without the overhead of client/server communication. It
stores data in the application's native format, so no runtime data
translation is required. Berkeley DB Java Edition supports full ACID
transactions and recovery. It provides an easy-to-use, programmatic
interface, allowing developers to store and retrieve information
quickly, simply and reliably.