How to Install and Uninstall rust-lru+hashbrown-devel.noarch Package on Rocky Linux 9

Last updated: October 12,2024

1. Install "rust-lru+hashbrown-devel.noarch" package

Please follow the step by step instructions below to install rust-lru+hashbrown-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-lru+hashbrown-devel.noarch

2. Uninstall "rust-lru+hashbrown-devel.noarch" package

Please follow the steps below to uninstall rust-lru+hashbrown-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-lru+hashbrown-devel.noarch $ sudo dnf autoremove

3. Information about the rust-lru+hashbrown-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:55:23 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-lru+hashbrown-devel
Version : 0.12.2
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-lru-0.12.2-1.el9.src.rpm
Repository : epel
Summary : LRU cache implementation
URL : https://crates.io/crates/lru
License : MIT
Description : A LRU cache implementation.
:
: This package contains library source intended for building other packages which
: use the "hashbrown" feature of the "lru" crate.