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

Last updated: June 29,2024

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

Please follow the guidelines below to install rust-lru-cache+heapsize-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-lru-cache+heapsize-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-lru-cache+heapsize-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:00:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-lru-cache+heapsize-devel
Version : 0.1.2
Release : 9.el9
Architecture : noarch
Size : 7.8 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 "heapsize" feature of "lru-cache" crate.