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

Last updated: May 18,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 Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-sval+derive-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:40:37 ago on Thu Feb 15 07:50:05 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.