How to Install and Uninstall ctdb.x86_64 Package on Fedora 39

Last updated: January 10,2025

1. Install "ctdb.x86_64" package

This guide covers the steps necessary to install ctdb.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ctdb.x86_64

2. Uninstall "ctdb.x86_64" package

Here is a brief guide to show you how to uninstall ctdb.x86_64 on Fedora 39:

$ sudo dnf remove ctdb.x86_64 $ sudo dnf autoremove

3. Information about the ctdb.x86_64 package on Fedora 39

Last metadata expiration check: 0:12:28 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ctdb
Epoch : 2
Version : 4.19.5
Release : 1.fc39
Architecture : x86_64
Size : 844 k
Source : samba-4.19.5-1.fc39.src.rpm
Repository : updates
Summary : A Clustered Database based on Samba's Trivial Database (TDB)
URL : https://www.samba.org
License : GPL-3.0-or-later AND LGPL-3.0-or-later
Description : CTDB is a cluster implementation of the TDB database used by Samba and other
: projects to store temporary data. If an application is already using TDB for
: temporary data it is very easy to convert that application to be cluster aware
: and use CTDB instead.