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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-unicode-xid+bench-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall rust-unicode-xid+bench-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:36:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-unicode-xid+bench-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 "bench" feature of the "unicode-xid" crate.