How to Install and Uninstall rust-backtrace+serde-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

1. Install "rust-backtrace+serde-devel.noarch" package

This guide covers the steps necessary to install rust-backtrace+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-backtrace+serde-devel.noarch

2. Uninstall "rust-backtrace+serde-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-backtrace+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-backtrace+serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-backtrace+serde-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:06:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-backtrace+serde-devel
Version : 0.3.69
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-backtrace-0.3.69-1.el9.src.rpm
Repository : epel
Summary : Library to acquire a stack trace (backtrace) at runtime in a Rust program
URL : https://crates.io/crates/backtrace
License : MIT OR Apache-2.0
Description : A library to acquire a stack trace (backtrace) at runtime in a Rust
: program.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "backtrace" crate.