How to Install and Uninstall rust-zerocopy+derive-devel.noarch Package on Fedora 39

Last updated: October 02,2024

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

Please follow the step by step instructions below to install rust-zerocopy+derive-devel.noarch on Fedora 39

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

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

Please follow the steps below to uninstall rust-zerocopy+derive-devel.noarch on Fedora 39:

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

3. Information about the rust-zerocopy+derive-devel.noarch package on Fedora 39

Last metadata expiration check: 0:50:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-zerocopy+derive-devel
Version : 0.7.32
Release : 1.fc39
Architecture : noarch
Size : 7.8 k
Source : rust-zerocopy-0.7.32-1.fc39.src.rpm
Repository : updates
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.