How to Install and Uninstall rust-rkyv+alloc-devel.noarch Package on AlmaLinux 9

Last updated: September 28,2024

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

Please follow the steps below to install rust-rkyv+alloc-devel.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall rust-rkyv+alloc-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-rkyv+alloc-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:56:47 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-rkyv+alloc-devel
Version : 0.7.43
Release : 1.el9
Architecture : noarch
Size : 9.0 k
Source : rust-rkyv-0.7.43-1.el9.src.rpm
Repository : epel
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.