How to Install and Uninstall rust-schemars_derive-devel.noarch Package on Rocky Linux 9

Last updated: July 06,2024

1. Install "rust-schemars_derive-devel.noarch" package

Learn how to install rust-schemars_derive-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-schemars_derive-devel.noarch

2. Uninstall "rust-schemars_derive-devel.noarch" package

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

$ sudo dnf remove rust-schemars_derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-schemars_derive-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:22:40 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-schemars_derive-devel
Version : 0.8.16
Release : 1.el9
Architecture : noarch
Size : 26 k
Source : rust-schemars_derive-0.8.16-1.el9.src.rpm
Repository : epel
Summary : Macros for #[derive(JsonSchema)], for use with schemars
URL : https://crates.io/crates/schemars_derive
License : MIT
Description : Macros for #[derive(JsonSchema)], for use with schemars.
:
: This package contains library source intended for building other packages which
: use the "schemars_derive" crate.