How to Install and Uninstall rust-vec_map+serde-devel.noarch Package on Fedora 36

Last updated: March 29,2024

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

This tutorial shows how to install rust-vec_map+serde-devel.noarch on Fedora 36

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

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

Please follow the guidance below to uninstall rust-vec_map+serde-devel.noarch on Fedora 36:

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

3. Information about the rust-vec_map+serde-devel.noarch package on Fedora 36

Last metadata expiration check: 5:28:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-vec_map+serde-devel
Version : 0.8.2
Release : 5.fc36
Architecture : noarch
Size : 7.9 k
Source : rust-vec_map-0.8.2-5.fc36.src.rpm
Repository : fedora
Summary : Simple map based on a vector for small integer keys
URL : https://crates.io/crates/vec_map
License : MIT or ASL 2.0
Description : Simple map based on a vector for small integer keys.
:
: This package contains library source intended for building other packages
: which use "serde" feature of "vec_map" crate.