How to Install and Uninstall rust-string_cache-devel.noarch Package on Fedora 39

Last updated: October 04,2024

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

Here is a brief guide to show you how to install rust-string_cache-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall rust-string_cache-devel.noarch on Fedora 39:

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

3. Information about the rust-string_cache-devel.noarch package on Fedora 39

Last metadata expiration check: 3:02:53 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-string_cache-devel
Version : 0.8.7
Release : 3.fc39
Architecture : noarch
Size : 24 k
Source : rust-string_cache-0.8.7-3.fc39.src.rpm
Repository : fedora
Summary : String interning library for Rust, developed as part of the Servo project
URL : https://crates.io/crates/string_cache
License : MIT OR Apache-2.0
Description : A string interning library for Rust, developed as part of the Servo
: project.
:
: This package contains library source intended for building other packages which
: use the "string_cache" crate.