How to Install and Uninstall ctdb.x86_64 Package on Amazon Linux 2

Last updated: May 15,2024

1. Install "ctdb.x86_64" package

Please follow the steps below to install ctdb.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ctdb.x86_64

2. Uninstall "ctdb.x86_64" package

This is a short guide on how to uninstall ctdb.x86_64 on Amazon Linux 2:

$ sudo yum remove ctdb.x86_64 $ sudo yum autoremove

3. Information about the ctdb.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : ctdb
Arch : x86_64
Version : 4.10.16
Release : 18.amzn2.0.1
Size : 756 k
Repo : amzn2-core/2/x86_64
Summary : A Clustered Database based on Samba's Trivial Database (TDB)
URL : http://www.samba.org/
License : GPLv3+ and LGPLv3+
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.