How to Install and Uninstall rust-sval+derive-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-sval+derive-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-sval+derive-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-sval+derive-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:08:50 ago on Mon Feb 26 07:04:30 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.