How to Install and Uninstall rust-lru-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

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

Please follow the instructions below to install rust-lru-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the step by step instructions below to uninstall rust-lru-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-lru-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-lru-devel
Version : 0.12.2
Release : 1.el9
Architecture : noarch
Size : 21 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 "lru" crate.