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

Last updated: October 01,2024

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

Please follow the guidelines below to install rust-zerocopy+derive-devel.noarch on CentOS Stream 9

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

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

This guide let you learn how to uninstall rust-zerocopy+derive-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-zerocopy+derive-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:05:51 ago on Sat Mar 16 16:03:45 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.