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

Last updated: October 09,2024

1. Install "rust-schemars+arrayvec-devel.noarch" package

Learn how to install rust-schemars+arrayvec-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-schemars+arrayvec-devel.noarch

2. Uninstall "rust-schemars+arrayvec-devel.noarch" package

This is a short guide on how to uninstall rust-schemars+arrayvec-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-schemars+arrayvec-devel.noarch $ sudo dnf autoremove

3. Information about the rust-schemars+arrayvec-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:39:15 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-schemars+arrayvec-devel
Version : 0.8.16
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-schemars-0.8.16-1.el9.src.rpm
Repository : epel
Summary : Generate JSON Schemas from Rust code
URL : https://crates.io/crates/schemars
License : MIT
Description : Generate JSON Schemas from Rust code.
:
: This package contains library source intended for building other packages which
: use the "arrayvec" feature of the "schemars" crate.