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

Last updated: September 27,2024

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

Please follow the guidelines below to install rust-uncased+default-devel.noarch on CentOS Stream 9

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

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

Please follow the steps below to uninstall rust-uncased+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-uncased+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:49:44 ago on Sat Mar 16 16:03:45 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.