How to Install and Uninstall rust-addr2line-devel.noarch Package on CentOS Stream 9

Last updated: September 30,2024

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

In this section, we are going to explain the necessary steps to install rust-addr2line-devel.noarch on CentOS Stream 9

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

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

Please follow the guidance below to uninstall rust-addr2line-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-addr2line-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:39:17 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-addr2line-devel
Version : 0.21.0
Release : 1.el9
Architecture : noarch
Size : 39 k
Source : rust-addr2line-0.21.0-1.el9.src.rpm
Repository : epel
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 "addr2line" crate.