How to Install and Uninstall rust-bytemuck+derive-devel.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "rust-bytemuck+derive-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-bytemuck+derive-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-bytemuck+derive-devel.noarch

2. Uninstall "rust-bytemuck+derive-devel.noarch" package

Please follow the steps below to uninstall rust-bytemuck+derive-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-bytemuck+derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bytemuck+derive-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:22:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bytemuck+derive-devel
Version : 1.14.1
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-bytemuck-1.14.1-1.el9.src.rpm
Repository : epel
Summary : Muck around with piles of bytes
URL : https://crates.io/crates/bytemuck
License : Zlib OR Apache-2.0 OR MIT
Description : A crate for mucking around with piles of bytes.
:
: This package contains library source intended for building other packages which
: use the "derive" feature of the "bytemuck" crate.