How to Install and Uninstall drbd.x86_64 Package on CentOS 8 / RHEL 8

Last updated: July 06,2024

1. Install "drbd.x86_64" package

This guide let you learn how to install drbd.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install drbd.x86_64

2. Uninstall "drbd.x86_64" package

Please follow the guidance below to uninstall drbd.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove drbd.x86_64 $ sudo dnf autoremove

3. Information about the drbd.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:16:00 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : drbd
Version : 9.16.0
Release : 3.el8
Architecture : x86_64
Size : 25 k
Source : drbd-9.16.0-3.el8.src.rpm
Repository : epel
Summary : DRBD user-land tools and scripts
URL : http://www.drbd.org/
License : GPLv2+
Description : DRBD refers to block devices designed as a building block to form high
: availability (HA) clusters. This is done by mirroring a whole block device
: via an assigned network. DRBD can be understood as network based raid-1.
:
: This is a virtual package, installing the full user-land suite.