How to Install and Uninstall rust-lru-cache+heapsize-devel.noarch Package on Fedora 39

Last updated: May 20,2024

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

In this section, we are going to explain the necessary steps to install rust-lru-cache+heapsize-devel.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall rust-lru-cache+heapsize-devel.noarch on Fedora 39:

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

3. Information about the rust-lru-cache+heapsize-devel.noarch package on Fedora 39

Last metadata expiration check: 5:19:30 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-lru-cache+heapsize-devel
Version : 0.1.2
Release : 14.fc39
Architecture : noarch
Size : 8.0 k
Source : rust-lru-cache-0.1.2-14.fc39.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 Apache-2.0
Description : A cache that holds a limited number of key-value pairs.
:
: This package contains library source intended for building other packages which
: use the "heapsize" feature of the "lru-cache" crate.