How to Install and Uninstall crash-devel.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "crash-devel.x86_64" package

This guide let you learn how to install crash-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install crash-devel.x86_64

2. Uninstall "crash-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall crash-devel.x86_64 on Fedora 34:

$ sudo dnf remove crash-devel.x86_64 $ sudo dnf autoremove

3. Information about the crash-devel.x86_64 package on Fedora 34

Last metadata expiration check: 2:23:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : crash-devel
Version : 7.3.0
Release : 1.fc34
Architecture : x86_64
Size : 56 k
Source : crash-7.3.0-1.fc34.src.rpm
Repository : updates
Summary : kernel crash analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
URL : https://crash-utility.github.io
License : GPLv3
Description : The core analysis suite is a self-contained tool that can be used to
: investigate either live systems, kernel core dumps created from the
: netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch
: offered by Mission Critical Linux, or the LKCD kernel patch.