How to Install and Uninstall rust-ident_case-devel.noarch Package on AlmaLinux 9

Last updated: October 09,2024

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

In this section, we are going to explain the necessary steps to install rust-ident_case-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-ident_case-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-ident_case-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:44:56 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-ident_case-devel
Version : 1.0.1
Release : 9.el9
Architecture : noarch
Size : 12 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 "ident_case" crate.