How to Install and Uninstall rust-lru-cache-devel.noarch Package on Fedora 35

Last updated: September 28,2024

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

This tutorial shows how to install rust-lru-cache-devel.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall rust-lru-cache-devel.noarch on Fedora 35:

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

3. Information about the rust-lru-cache-devel.noarch package on Fedora 35

Last metadata expiration check: 1:17:46 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-lru-cache-devel
Version : 0.1.2
Release : 7.fc35
Architecture : noarch
Size : 18 k
Source : rust-lru-cache-0.1.2-7.fc35.src.rpm
Repository : fedora
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 "lru-cache" crate.