How to Install and Uninstall rust-unicode-normalization+std-devel.noarch Package on Fedora 36

Last updated: January 15,2025

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

Please follow the instructions below to install rust-unicode-normalization+std-devel.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall rust-unicode-normalization+std-devel.noarch on Fedora 36:

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

3. Information about the rust-unicode-normalization+std-devel.noarch package on Fedora 36

Last metadata expiration check: 1:35:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-unicode-normalization+std-devel
Version : 0.1.21
Release : 1.fc36
Architecture : noarch
Size : 8.3 k
Source : rust-unicode-normalization-0.1.21-1.fc36.src.rpm
Repository : updates
Summary : Functions for normalization of Unicode strings
URL : https://crates.io/crates/unicode-normalization
License : MIT or ASL 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.