How to Install and Uninstall rust-object-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

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

This guide covers the steps necessary to install rust-object-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall rust-object-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-object-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:38:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-object-devel
Version : 0.32.2
Release : 1.el9
Architecture : noarch
Size : 237 k
Source : rust-object-0.32.2-1.el9.src.rpm
Repository : epel
Summary : Unified interface for reading and writing object file formats
URL : https://crates.io/crates/object
License : Apache-2.0 OR MIT
Description : A unified interface for reading and writing object file formats.
:
: This package contains library source intended for building other packages which
: use the "object" crate.