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

Last updated: June 16,2024

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

Please follow the guidelines below to install rust-zerocopy+derive-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This is a short guide on how to uninstall rust-zerocopy+derive-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:51:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-zerocopy+derive-devel
Version : 0.7.32
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-zerocopy-0.7.32-1.el9.src.rpm
Repository : epel
Summary : Utilities for zero-copy parsing and serialization
URL : https://crates.io/crates/zerocopy
License : BSD-2-Clause OR Apache-2.0 OR MIT
Description : Utilities for zero-copy parsing and serialization.
:
: This package contains library source intended for building other packages which
: use the "derive" feature of the "zerocopy" crate.