How to Install and Uninstall rust-schemars_derive-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-schemars_derive-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the step by step instructions below to uninstall rust-schemars_derive-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-schemars_derive-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:04:27 ago on Mon Feb 26 07:04:30 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.