How to Install and Uninstall anaconda-dracut.x86_64 Package on Rocky Linux 9

Last updated: September 28,2024

1. Install "anaconda-dracut.x86_64" package

Here is a brief guide to show you how to install anaconda-dracut.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install anaconda-dracut.x86_64

2. Uninstall "anaconda-dracut.x86_64" package

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

$ sudo dnf remove anaconda-dracut.x86_64 $ sudo dnf autoremove

3. Information about the anaconda-dracut.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:11:17 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : anaconda-dracut
Version : 34.25.3.8
Release : 1.el9.rocky.0.3
Architecture : x86_64
Size : 71 k
Source : anaconda-34.25.3.8-1.el9.rocky.0.3.src.rpm
Repository : appstream
Summary : The anaconda dracut module
URL : http://fedoraproject.org/wiki/Anaconda
License : GPLv2+ and MIT
Description : The 'anaconda' dracut module handles installer-specific boot tasks and
: options. This includes driver disks, kickstarts, and finding the anaconda
: runtime on NFS/HTTP/FTP servers or local disks.