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

Last updated: September 23,2024

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

Please follow the guidelines below to install rust-vec_map-devel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall rust-vec_map-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:20:09 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-vec_map-devel
Version : 0.8.2
Release : 7.fc38
Architecture : noarch
Size : 22 k
Source : rust-vec_map-0.8.2-7.fc38.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 "vec_map" crate.