How to Install and Uninstall kexec-tools.x86_64 Package on Fedora 36

Last updated: May 04,2024

1. Install "kexec-tools.x86_64" package

Learn how to install kexec-tools.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install kexec-tools.x86_64

2. Uninstall "kexec-tools.x86_64" package

Please follow the guidelines below to uninstall kexec-tools.x86_64 on Fedora 36:

$ sudo dnf remove kexec-tools.x86_64 $ sudo dnf autoremove

3. Information about the kexec-tools.x86_64 package on Fedora 36

Last metadata expiration check: 1:44:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : kexec-tools
Version : 2.0.24
Release : 4.fc36
Architecture : x86_64
Size : 480 k
Source : kexec-tools-2.0.24-4.fc36.src.rpm
Repository : updates
Summary : The kexec/kdump userspace component
License : GPLv2
Description : kexec-tools provides /sbin/kexec binary that facilitates a new
: kernel to boot using the kernel's kexec feature either on a
: normal or a panic reboot. This package contains the /sbin/kexec
: binary and ancillary utilities that together form the userspace
: component of the kernel's kexec feature.