How to Install and Uninstall rust-vec_map-devel.noarch Package on Fedora 39

Last updated: November 30,2024

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

This guide covers the steps necessary to install rust-vec_map-devel.noarch on Fedora 39

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

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

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

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

3. Information about the rust-vec_map-devel.noarch package on Fedora 39

Last metadata expiration check: 0:23:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-vec_map-devel
Version : 0.8.2
Release : 10.fc39
Architecture : noarch
Size : 22 k
Source : rust-vec_map-0.8.2-10.fc39.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 Apache-2.0
Description : A simple map based on a vector for small integer keys.
:
: This package contains library source intended for building other packages which
: use the "vec_map" crate.