How to Install and Uninstall rust-backtrace+serialize-rustc-devel.noarch Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "rust-backtrace+serialize-rustc-devel.noarch" package

This tutorial shows how to install rust-backtrace+serialize-rustc-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-backtrace+serialize-rustc-devel.noarch" package

This guide covers the steps necessary to uninstall rust-backtrace+serialize-rustc-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-backtrace+serialize-rustc-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:36:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-backtrace+serialize-rustc-devel
Version : 0.3.69
Release : 1.el9
Architecture : noarch
Size : 8.3 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 "serialize-rustc" feature of the "backtrace" crate.