How to Install and Uninstall rust-string_cache+serde-devel.noarch Package on CentOS Stream 9

Last updated: October 06,2024

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

This tutorial shows how to install rust-string_cache+serde-devel.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall rust-string_cache+serde-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-string_cache+serde-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:01:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-string_cache+serde-devel
Version : 0.8.7
Release : 3.el9
Architecture : noarch
Size : 8.3 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 "serde" feature of the "string_cache" crate.