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

Last updated: October 08,2024

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

This guide let you learn how to install rust-uncased+alloc-devel.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-uncased+alloc-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:52:15 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-uncased+alloc-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 "alloc" feature of the "uncased" crate.