How to Install and Uninstall rust-serde_json+std-devel.noarch Package on Fedora 38

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-serde_json+std-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-serde_json+std-devel.noarch on Fedora 38:

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

3. Information about the rust-serde_json+std-devel.noarch package on Fedora 38

Last metadata expiration check: 1:22:13 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-serde_json+std-devel
Version : 1.0.113
Release : 1.fc38
Architecture : noarch
Size : 9.8 k
Source : rust-serde_json-1.0.113-1.fc38.src.rpm
Repository : updates
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 "std" feature of the "serde_json" crate.