How to Install and Uninstall rust-addr2line+std-devel.noarch Package on Fedora 39

Last updated: October 06,2024

1. Install "rust-addr2line+std-devel.noarch" package

This guide covers the steps necessary to install rust-addr2line+std-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-addr2line+std-devel.noarch

2. Uninstall "rust-addr2line+std-devel.noarch" package

Please follow the guidance below to uninstall rust-addr2line+std-devel.noarch on Fedora 39:

$ sudo dnf remove rust-addr2line+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-addr2line+std-devel.noarch package on Fedora 39

Last metadata expiration check: 1:02:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-addr2line+std-devel
Version : 0.21.0
Release : 1.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-addr2line-0.21.0-1.fc39.src.rpm
Repository : updates
Summary : Cross-platform symbolication library written in Rust, using gimli
URL : https://crates.io/crates/addr2line
License : Apache-2.0 OR MIT
Description : A cross-platform symbolication library written in Rust, using `gimli`.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "addr2line" crate.