How to Install and Uninstall rust-rkyv+alloc-devel.noarch Package on Fedora 39

Last updated: October 07,2024

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

Please follow the guidance below to install rust-rkyv+alloc-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall rust-rkyv+alloc-devel.noarch on Fedora 39:

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

3. Information about the rust-rkyv+alloc-devel.noarch package on Fedora 39

Last metadata expiration check: 5:02:12 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-rkyv+alloc-devel
Version : 0.7.43
Release : 1.fc39
Architecture : noarch
Size : 9.1 k
Source : rust-rkyv-0.7.43-1.fc39.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 "alloc" feature of the "rkyv" crate.