How to Install and Uninstall rust-string_cache-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

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

Please follow the step by step instructions below to install rust-string_cache-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall rust-string_cache-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-string_cache-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:49:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-string_cache-devel
Version : 0.8.7
Release : 3.el9
Architecture : noarch
Size : 24 k
Source : rust-string_cache-0.8.7-3.el9.src.rpm
Repository : epel
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.