How to Install and Uninstall rust-zerocopy+simd-devel.noarch Package on Rocky Linux 9

Last updated: July 05,2024

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

Please follow the guidelines below to install rust-zerocopy+simd-devel.noarch on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-zerocopy+simd-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-zerocopy+simd-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:08:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-zerocopy+simd-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 "simd" feature of the "zerocopy" crate.