How to Install and Uninstall rust-serde_json+alloc-devel.noarch Package on Fedora 34

Last updated: July 09,2024

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

Please follow the guidance below to install rust-serde_json+alloc-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-serde_json+alloc-devel.noarch on Fedora 34:

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

3. Information about the rust-serde_json+alloc-devel.noarch package on Fedora 34

Last metadata expiration check: 1:09:44 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-serde_json+alloc-devel
Version : 1.0.81
Release : 1.fc34
Architecture : noarch
Size : 9.7 k
Source : rust-serde_json-1.0.81-1.fc34.src.rpm
Repository : updates
Summary : JSON serialization file format
URL : https://crates.io/crates/serde_json
License : MIT or ASL 2.0
Description : JSON serialization file format.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "serde_json" crate.