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

Last updated: October 06,2024

1. Install "rust-unicode-ident-devel.noarch" package

Please follow the guidance below to install rust-unicode-ident-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-unicode-ident-devel.noarch

2. Uninstall "rust-unicode-ident-devel.noarch" package

This is a short guide on how to uninstall rust-unicode-ident-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-unicode-ident-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:08:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-unicode-ident-devel
Version : 1.0.12
Release : 1.el9
Architecture : noarch
Size : 45 k
Source : rust-unicode-ident-1.0.12-1.el9.src.rpm
Repository : epel
Summary : Determine whether characters have the XID_Start or XID_Continue properties
URL : https://crates.io/crates/unicode-ident
License : (MIT OR Apache-2.0) AND Unicode-DFS-2016
Description : Determine whether characters have the XID_Start or XID_Continue
: properties according to Unicode Standard Annex #31.
:
: This package contains library source intended for building other packages which
: use the "unicode-ident" crate.