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

Last updated: October 07,2024

1. Install "rust-lru-cache-devel.noarch" package

Please follow the steps below to install rust-lru-cache-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-lru-cache-devel.noarch

2. Uninstall "rust-lru-cache-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-lru-cache-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-lru-cache-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:42:05 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-lru-cache-devel
Version : 0.1.2
Release : 9.el9
Architecture : noarch
Size : 18 k
Source : rust-lru-cache-0.1.2-9.el9.src.rpm
Repository : epel
Summary : Cache that holds a limited number of key-value pairs
URL : https://crates.io/crates/lru-cache
License : MIT or ASL 2.0
Description : Cache that holds a limited number of key-value pairs.
:
: This package contains library source intended for building other packages
: which use "lru-cache" crate.