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

Last updated: June 30,2024

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

Please follow the instructions below to install rust-uncased+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-uncased+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:39:17 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-uncased+default-devel
Version : 0.9.10
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-uncased-0.9.10-1.el9.src.rpm
Repository : epel
Summary : Case-preserving, ASCII case-insensitive, no_std string types
URL : https://crates.io/crates/uncased
License : MIT OR Apache-2.0
Description : Case-preserving, ASCII case-insensitive, no_std string types.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "uncased" crate.