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

Last updated: September 28,2024

1. Install "rust-unicode-xid+no_std-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-unicode-xid+no_std-devel.noarch

2. Uninstall "rust-unicode-xid+no_std-devel.noarch" package

This guide let you learn how to uninstall rust-unicode-xid+no_std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-unicode-xid+no_std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:19:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-unicode-xid+no_std-devel
Version : 0.2.4
Release : 2.el9
Architecture : noarch
Size : 7.9 k
Source : rust-unicode-xid-0.2.4-2.el9.src.rpm
Repository : epel
Summary : Check characters for the XID_Start and XID_Continue properties
URL : https://crates.io/crates/unicode-xid
License : MIT OR Apache-2.0
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 "no_std" feature of the "unicode-xid" crate.