How to Install and Uninstall rust-vec_map+serde-devel.noarch Package on AlmaLinux 9

Last updated: October 01,2024

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

Please follow the guidelines below to install rust-vec_map+serde-devel.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall rust-vec_map+serde-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-vec_map+serde-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:20:39 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-vec_map+serde-devel
Version : 0.8.2
Release : 6.el9
Architecture : noarch
Size : 7.9 k
Source : rust-vec_map-0.8.2-6.el9.src.rpm
Repository : epel
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.