How to Install and Uninstall rust-string_cache+serde_support-devel.noarch Package on Oracle Linux 9

Last updated: September 22,2024

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

Please follow the steps below to install rust-string_cache+serde_support-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-string_cache+serde_support-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-string_cache+serde_support-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:32:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-string_cache+serde_support-devel
Version : 0.8.7
Release : 3.el9
Architecture : noarch
Size : 8.2 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_support" feature of the "string_cache" crate.