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

Last updated: July 01,2024

1. Install "crash-devel.x86_64" package

This tutorial shows how to install crash-devel.x86_64 on Fedora 35

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

2. Uninstall "crash-devel.x86_64" package

This is a short guide on how to uninstall crash-devel.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 3:45:28 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : crash-devel
Version : 7.3.2
Release : 1.fc35
Architecture : x86_64
Size : 56 k
Source : crash-7.3.2-1.fc35.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.