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

Last updated: September 25,2024

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

In this section, we are going to explain the necessary steps to install rust-rkyv+size_32-devel.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall rust-rkyv+size_32-devel.noarch on Oracle Linux 9:

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

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

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