How to Install and Uninstall rust-backtrace-devel.noarch Package on Fedora 35

Last updated: October 07,2024

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

Here is a brief guide to show you how to install rust-backtrace-devel.noarch on Fedora 35

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

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

Learn how to uninstall rust-backtrace-devel.noarch on Fedora 35:

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

3. Information about the rust-backtrace-devel.noarch package on Fedora 35

Last metadata expiration check: 3:06:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-backtrace-devel
Version : 0.3.66
Release : 2.fc35
Architecture : noarch
Size : 71 k
Source : rust-backtrace-0.3.66-2.fc35.src.rpm
Repository : updates
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 : 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 "backtrace" crate.