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

Last updated: July 01,2024

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

This tutorial shows how to install rust-serde_json+preserve_order-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-serde_json+preserve_order-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-serde_json+preserve_order-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:09:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-serde_json+preserve_order-devel
Version : 1.0.111
Release : 1.el9
Architecture : noarch
Size : 9.6 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 "preserve_order" feature of the "serde_json" crate.