How to Install and Uninstall rust-rkyv+std-devel.noarch Package on Fedora 36

Last updated: September 28,2024

1. Install "rust-rkyv+std-devel.noarch" package

This guide covers the steps necessary to install rust-rkyv+std-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-rkyv+std-devel.noarch

2. Uninstall "rust-rkyv+std-devel.noarch" package

Please follow the guidance below to uninstall rust-rkyv+std-devel.noarch on Fedora 36:

$ sudo dnf remove rust-rkyv+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rkyv+std-devel.noarch package on Fedora 36

Last metadata expiration check: 1:06:56 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-rkyv+std-devel
Version : 0.7.39
Release : 1.fc36
Architecture : noarch
Size : 9.5 k
Source : rust-rkyv-0.7.39-1.fc36.src.rpm
Repository : updates
Summary : Zero-copy deserialization framework for Rust
URL : https://crates.io/crates/rkyv
License : MIT
Description : Zero-copy deserialization framework for Rust.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "rkyv" crate.