How to Install and Uninstall dracut.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "dracut.src" package

Please follow the step by step instructions below to install dracut.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install dracut.src

2. Uninstall "dracut.src" package

Please follow the guidelines below to uninstall dracut.src on Oracle Linux 9:

$ sudo dnf remove dracut.src $ sudo dnf autoremove

3. Information about the dracut.src package on Oracle Linux 9

Last metadata expiration check: 2:58:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : dracut
Version : 057
Release : 44.git20230822.0.2.el9
Architecture : src
Size : 536 k
Source : None
Repository : ol9_appstream
Summary : Initramfs generator using udev
URL : https://dracut.wiki.kernel.org/
License : GPLv2+ and LGPLv2+ and GPLv2
Description : dracut contains tools to create bootable initramfses for the Linux
: kernel. Unlike other implementations, dracut hard-codes as little
: as possible into the initramfs. dracut contains various modules which
: are driven by the event-based udev. Having root on MD, DM, LVM2, LUKS
: is supported as well as NFS, iSCSI, NBD, FCoE with the dracut-network
: package.

Name : dracut
Version : 057
Release : 44.git20230822.0.2.el9
Architecture : src
Size : 536 k
Source : None
Repository : ol9_baseos_latest
Summary : Initramfs generator using udev
URL : https://dracut.wiki.kernel.org/
License : GPLv2+ and LGPLv2+ and GPLv2
Description : dracut contains tools to create bootable initramfses for the Linux
: kernel. Unlike other implementations, dracut hard-codes as little
: as possible into the initramfs. dracut contains various modules which
: are driven by the event-based udev. Having root on MD, DM, LVM2, LUKS
: is supported as well as NFS, iSCSI, NBD, FCoE with the dracut-network
: package.