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

Last updated: May 06,2024

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

This guide let you learn how to install rust-sval+test-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-sval+test-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:23:43 ago on Tue Sep 13 06:10:44 2022.
Available Packages
Name : rust-sval+test-devel
Version : 1.0.0~alpha.5
Release : 5.el9
Architecture : noarch
Size : 8.1 k
Source : rust-sval-1.0.0~alpha.5-5.el9.src.rpm
Repository : epel
Summary : No-std, object-safe serialization framework
URL : https://crates.io/crates/sval
License : ASL 2.0 or MIT
Description : No-std, object-safe serialization framework.
:
: This package contains library source intended for building other packages which
: use "the test" feature of the "sval" crate.