How to Install and Uninstall rust-dashmap+serde-devel.noarch Package on Fedora 35

Last updated: July 03,2024

1. Install "rust-dashmap+serde-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-dashmap+serde-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-dashmap+serde-devel.noarch

2. Uninstall "rust-dashmap+serde-devel.noarch" package

Please follow the guidelines below to uninstall rust-dashmap+serde-devel.noarch on Fedora 35:

$ sudo dnf remove rust-dashmap+serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-dashmap+serde-devel.noarch package on Fedora 35

Last metadata expiration check: 2:17:06 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-dashmap+serde-devel
Version : 5.3.4
Release : 1.fc35
Architecture : noarch
Size : 8.2 k
Source : rust-dashmap-5.3.4-1.fc35.src.rpm
Repository : updates
Summary : Blazing fast concurrent HashMap for Rust
URL : https://crates.io/crates/dashmap
License : MIT
Description : Blazing fast concurrent HashMap for Rust.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "dashmap" crate.