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

Last updated: October 06,2024

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

This is a short guide on how to install rust-schemars_derive-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-schemars_derive-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:02:47 ago on Wed Mar 13 07:41:12 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.