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

Last updated: May 02,2024

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

This tutorial shows how to install rust-sval+smallvec-devel.noarch on Rocky Linux 9

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

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

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

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

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

Last metadata expiration check: 0:44:38 ago on Tue Sep 13 04:19:08 2022.
Available Packages
Name : rust-sval+smallvec-devel
Version : 1.0.0~alpha.5
Release : 5.el9
Architecture : noarch
Size : 8.2 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 smallvec" feature of the "sval" crate.