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

Last updated: September 29,2024

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

Learn how to install rust-string_cache-devel.noarch on Fedora 38

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

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

Please follow the steps below to uninstall rust-string_cache-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:32:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-string_cache-devel
Version : 0.8.7
Release : 3.fc38
Architecture : noarch
Size : 24 k
Source : rust-string_cache-0.8.7-3.fc38.src.rpm
Repository : updates
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.