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

Last updated: October 07,2024

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

This is a short guide on how to install rust-uncased-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-uncased-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:41:39 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-uncased-devel
Version : 0.9.10
Release : 1.el9
Architecture : noarch
Size : 19 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 "uncased" crate.