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

Last updated: October 07,2024

1. Install "rust-ident_case+default-devel.noarch" package

This guide covers the steps necessary to install rust-ident_case+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-ident_case+default-devel.noarch

2. Uninstall "rust-ident_case+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-ident_case+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-ident_case+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ident_case+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:54:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-ident_case+default-devel
Version : 1.0.1
Release : 9.el9
Architecture : noarch
Size : 7.6 k
Source : rust-ident_case-1.0.1-9.el9.src.rpm
Repository : epel
Summary : Utility for applying case rules to Rust identifiers
URL : https://crates.io/crates/ident_case
License : MIT or ASL 2.0
Description : Utility for applying case rules to Rust identifiers.
:
: This package contains library source intended for building other packages
: which use "default" feature of "ident_case" crate.