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

Last updated: October 07,2024

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

This is a short guide on how to install rust-backtrace+serialize-serde-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-backtrace+serialize-serde-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:49:01 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-backtrace+serialize-serde-devel
Version : 0.3.66
Release : 2.fc35
Architecture : noarch
Size : 8.3 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 "serialize-serde" feature of the "backtrace" crate.