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

Last updated: May 18,2024

1. Install "rust-sval+derive-devel.noarch" package

Please follow the step by step instructions below to install rust-sval+derive-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-sval+derive-devel.noarch

2. Uninstall "rust-sval+derive-devel.noarch" package

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

$ sudo dnf remove rust-sval+derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-sval+derive-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:45:57 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-sval+derive-devel
Version : 2.10.2
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-sval-2.10.2-1.el9.src.rpm
Repository : epel
Summary : Streaming, structured value serialization
URL : https://crates.io/crates/sval
License : Apache-2.0 OR MIT
Description : Streaming, structured value serialization.
:
: This package contains library source intended for building other packages which
: use the "derive" feature of the "sval" crate.