How to Install and Uninstall rust-clru-devel.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

Here is a brief guide to show you how to install rust-clru-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-clru-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-clru-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:22:51 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-clru-devel
Version : 0.6.1
Release : 1.el9
Architecture : noarch
Size : 22 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 "clru" crate.