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

Last updated: September 29,2024

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

Learn how to install rust-schemars+schemars_derive-devel.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall rust-schemars+schemars_derive-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:51:18 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-schemars+schemars_derive-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 "schemars_derive" feature of the "schemars" crate.