How to Install and Uninstall rust-gimli+read-devel.noarch Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "rust-gimli+read-devel.noarch" package

This tutorial shows how to install rust-gimli+read-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-gimli+read-devel.noarch

2. Uninstall "rust-gimli+read-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-gimli+read-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-gimli+read-devel.noarch $ sudo dnf autoremove

3. Information about the rust-gimli+read-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:47:38 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-gimli+read-devel
Version : 0.28.1
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-gimli-0.28.1-1.el9.src.rpm
Repository : epel
Summary : Library for reading and writing the DWARF debugging format
URL : https://crates.io/crates/gimli
License : MIT OR Apache-2.0
Description : A library for reading and writing the DWARF debugging format.
:
: This package contains library source intended for building other packages which
: use the "read" feature of the "gimli" crate.