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

Last updated: October 14,2024

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

This guide let you learn how to install rust-rkyv+std-devel.noarch on Fedora 38

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

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

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

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

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

Last metadata expiration check: 1:36:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-rkyv+std-devel
Version : 0.7.43
Release : 1.fc38
Architecture : noarch
Size : 9.4 k
Source : rust-rkyv-0.7.43-1.fc38.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.