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

Last updated: October 07,2024

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

Please follow the guidelines below to install rust-json-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

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

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

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

Last metadata expiration check: 1:23:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-json-devel
Version : 0.12.4
Release : 7.el9
Architecture : noarch
Size : 106 k
Source : rust-json-0.12.4-7.el9.src.rpm
Repository : epel
Summary : JSON implementation in Rust
URL : https://crates.io/crates/json
License : MIT or ASL 2.0
Description : JSON implementation in Rust.
:
: This package contains library source intended for building other packages
: which use "json" crate.