How to Install and Uninstall dracut-config-generic.x86_64 Package on Rocky Linux 8

Last updated: September 21,2024

1. Install "dracut-config-generic.x86_64" package

This is a short guide on how to install dracut-config-generic.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install dracut-config-generic.x86_64

2. Uninstall "dracut-config-generic.x86_64" package

In this section, we are going to explain the necessary steps to uninstall dracut-config-generic.x86_64 on Rocky Linux 8:

$ sudo dnf remove dracut-config-generic.x86_64 $ sudo dnf autoremove

3. Information about the dracut-config-generic.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:55:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : dracut-config-generic
Version : 049
Release : 202.git20220511.el8_6
Architecture : x86_64
Size : 59 k
Source : dracut-049-202.git20220511.el8_6.src.rpm
Repository : baseos
Summary : dracut configuration to turn off hostonly image generation
URL : https://dracut.wiki.kernel.org/
License : GPLv2+ and LGPLv2+
Description : This package provides the configuration to turn off the host specific initramfs
: generation with dracut and generates a generic image by default.