How to Install and Uninstall rust-hashbrown0.13+serde-devel.noarch Package on Oracle Linux 9

Last updated: September 24,2024

1. Install "rust-hashbrown0.13+serde-devel.noarch" package

This is a short guide on how to install rust-hashbrown0.13+serde-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-hashbrown0.13+serde-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-hashbrown0.13+serde-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-hashbrown0.13+serde-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:38:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-hashbrown0.13+serde-devel
Version : 0.13.2
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-hashbrown0.13-0.13.2-1.el9.src.rpm
Repository : epel
Summary : Rust port of Google's SwissTable hash map
URL : https://crates.io/crates/hashbrown
License : MIT OR Apache-2.0
Description : A Rust port of Google's SwissTable hash map.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "hashbrown" crate.