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

Last updated: May 18,2024

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

This is a short guide on how to install rust-rkyv_derive+strict-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-rkyv_derive+strict-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-rkyv_derive+strict-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:22:48 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-rkyv_derive+strict-devel
Version : 0.7.43
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-rkyv_derive-0.7.43-1.el9.src.rpm
Repository : epel
Summary : Derive macro for rkyv
URL : https://crates.io/crates/rkyv_derive
License : MIT
Description : Derive macro for rkyv.
:
: This package contains library source intended for building other packages which
: use the "strict" feature of the "rkyv_derive" crate.