How to Install and Uninstall rust-rkyv+strict-devel.noarch Package on Oracle Linux 9

Last updated: September 30,2024

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

Please follow the instructions below to install rust-rkyv+strict-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-rkyv+strict-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-rkyv+strict-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:57:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rkyv+strict-devel
Version : 0.7.43
Release : 1.el9
Architecture : noarch
Size : 8.7 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 "strict" feature of the "rkyv" crate.