How to Install and Uninstall mdadm.x86_64 Package on Oracle Linux 8
Last updated: January 10,2025
1. Install "mdadm.x86_64" package
This guide covers the steps necessary to install mdadm.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
mdadm.x86_64
Copied
2. Uninstall "mdadm.x86_64" package
This guide covers the steps necessary to uninstall mdadm.x86_64 on Oracle Linux 8:
$
sudo dnf remove
mdadm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mdadm.x86_64 package on Oracle Linux 8
Last metadata expiration check: 1:03:27 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mdadm
Version : 4.2
Release : 2.el8
Architecture : x86_64
Size : 460 k
Source : mdadm-4.2-2.el8.src.rpm
Repository : ol8_baseos_latest
Summary : The mdadm program controls Linux md devices (software RAID arrays)
URL : http://www.kernel.org/pub/linux/utils/raid/mdadm/
License : GPLv2+
Description : The mdadm program is used to create, manage, and monitor Linux MD (software
: RAID) devices. As such, it provides similar functionality to the raidtools
: package. However, mdadm is a single program, and it can perform
: almost all functions without a configuration file, though a configuration
: file can be used to help with some common tasks.
Available Packages
Name : mdadm
Version : 4.2
Release : 2.el8
Architecture : x86_64
Size : 460 k
Source : mdadm-4.2-2.el8.src.rpm
Repository : ol8_baseos_latest
Summary : The mdadm program controls Linux md devices (software RAID arrays)
URL : http://www.kernel.org/pub/linux/utils/raid/mdadm/
License : GPLv2+
Description : The mdadm program is used to create, manage, and monitor Linux MD (software
: RAID) devices. As such, it provides similar functionality to the raidtools
: package. However, mdadm is a single program, and it can perform
: almost all functions without a configuration file, though a configuration
: file can be used to help with some common tasks.