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

Last updated: October 07,2024

1. Install "rust-unicode-normalization+std-devel.noarch" package

Please follow the guidelines below to install rust-unicode-normalization+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-unicode-normalization+std-devel.noarch

2. Uninstall "rust-unicode-normalization+std-devel.noarch" package

Please follow the guidelines below to uninstall rust-unicode-normalization+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-unicode-normalization+std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:10:20 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-unicode-normalization+std-devel
Version : 0.1.22
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-unicode-normalization-0.1.22-1.el9.src.rpm
Repository : epel
Summary : Functions for normalization of Unicode strings
URL : https://crates.io/crates/unicode-normalization
License : MIT OR Apache-2.0
Description : Functions for normalization of Unicode strings, including Canonical and
: Compatible Decomposition and Recomposition, as described in Unicode Standard
: Annex #15.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "unicode-normalization" crate.