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

Last updated: June 03,2024

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

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

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

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

Please follow the instructions below to uninstall rust-object+unaligned-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-object+unaligned-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:43:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-object+unaligned-devel
Version : 0.32.2
Release : 1.el9
Architecture : noarch
Size : 8.0 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 "unaligned" feature of the "object" crate.