How to Install and Uninstall rust-vec_map+serde-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

In this section, we are going to explain the necessary steps to install rust-vec_map+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 guidance below to uninstall rust-vec_map+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:38:36 ago on Mon Feb 26 07:04:30 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.