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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install rust-clru+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-clru+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:40:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-clru+default-devel
Version : 0.6.1
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-clru-0.6.1-1.el9.src.rpm
Repository : epel
Summary : LRU cache implementation with constant time operations and weighted semantic
URL : https://crates.io/crates/clru
License : MIT
Description : An LRU cache implementation with constant time operations and weighted
: semantic.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "clru" crate.