How to Install and Uninstall rust-serde_json+default-devel.noarch Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "rust-serde_json+default-devel.noarch" package

Here is a brief guide to show you how to install rust-serde_json+default-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-serde_json+default-devel.noarch

2. Uninstall "rust-serde_json+default-devel.noarch" package

Please follow the guidelines below to uninstall rust-serde_json+default-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-serde_json+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-serde_json+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:13:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-serde_json+default-devel
Version : 1.0.111
Release : 1.el9
Architecture : noarch
Size : 9.5 k
Source : rust-serde_json-1.0.111-1.el9.src.rpm
Repository : epel
Summary : JSON serialization file format
URL : https://crates.io/crates/serde_json
License : MIT OR Apache-2.0
Description : A JSON serialization file format.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "serde_json" crate.