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

Last updated: July 02,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 AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-addr2line-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:34:00 ago on Wed Mar 13 07:41:12 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.