How to Install and Uninstall tdb-tools Package on openSuSE Tumbleweed
Last updated: February 01,2025
1. Install "tdb-tools" package
This is a short guide on how to install tdb-tools on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
tdb-tools
Copied
2. Uninstall "tdb-tools" package
This tutorial shows how to uninstall tdb-tools on openSuSE Tumbleweed:
$
sudo zypper remove
tdb-tools
Copied
3. Information about the tdb-tools package on openSuSE Tumbleweed
Information for package tdb-tools:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tdb-tools
Version : 1.4.9-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 78.1 KiB
Installed : No
Status : not installed
Source package : tdb-1.4.9-1.2.src
Upstream URL : https://tdb.samba.org/
Summary : Tools to manipulate tdb files
Description :
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB,
except that it allows multiple simultaneous writers and uses locking
internally to keep writers from trampling on each other.
This package contains tools to manage Tdb files.
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tdb-tools
Version : 1.4.9-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 78.1 KiB
Installed : No
Status : not installed
Source package : tdb-1.4.9-1.2.src
Upstream URL : https://tdb.samba.org/
Summary : Tools to manipulate tdb files
Description :
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB,
except that it allows multiple simultaneous writers and uses locking
internally to keep writers from trampling on each other.
This package contains tools to manage Tdb files.