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

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-lru-cache+heapsize_impl-devel.noarch on Oracle Linux 9

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

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

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

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

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

Last metadata expiration check: 3:01:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-lru-cache+heapsize_impl-devel
Version : 0.1.2
Release : 9.el9
Architecture : noarch
Size : 7.9 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_impl" feature of "lru-cache" crate.