How to Install and Uninstall rust-unicode-xid+bench-devel.noarch Package on Rocky Linux 9

Last updated: June 18,2024

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

This guide let you learn how to install rust-unicode-xid+bench-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-unicode-xid+bench-devel.noarch on Rocky Linux 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 Rocky Linux 9

Last metadata expiration check: 0:46:07 ago on Fri Feb 16 06:49:52 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.