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

Last updated: October 07,2024

1. Install "crash.x86_64" package

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

$ sudo dnf update $ sudo dnf install crash.x86_64

2. Uninstall "crash.x86_64" package

This guide let you learn how to uninstall crash.x86_64 on Fedora 34:

$ sudo dnf remove crash.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:32:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : crash
Version : 7.3.0
Release : 1.fc34
Architecture : x86_64
Size : 2.9 M
Source : crash-7.3.0-1.fc34.src.rpm
Repository : updates
Summary : Kernel 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.