How to Install and Uninstall rust-serde_json+alloc-devel.noarch Package on AlmaLinux 9

Last updated: September 28,2024

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

Please follow the steps below to install rust-serde_json+alloc-devel.noarch on AlmaLinux 9

$ 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 AlmaLinux 9:

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

3. Information about the rust-serde_json+alloc-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:57:52 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-serde_json+alloc-devel
Version : 1.0.113
Release : 1.el9
Architecture : noarch
Size : 9.4 k
Source : rust-serde_json-1.0.113-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 "alloc" feature of the "serde_json" crate.