How to Install and Uninstall rust-object+all-devel.noarch Package on AlmaLinux 9

Last updated: June 30,2024

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

This guide covers the steps necessary to install rust-object+all-devel.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-object+all-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-object+all-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:10:51 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-object+all-devel
Version : 0.32.2
Release : 1.el9
Architecture : noarch
Size : 8.1 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 "all" feature of the "object" crate.