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

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-zerocopy+derive-devel.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall rust-zerocopy+derive-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:41:28 ago on Wed Mar 13 07:41:12 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.