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

Last updated: October 05,2024

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

Please follow the instructions below to install rust-lru+default-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-lru+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:49:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-lru+default-devel
Version : 0.12.2
Release : 1.el9
Architecture : noarch
Size : 7.6 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 "default" feature of the "lru" crate.