How to Install and Uninstall rust-unicode-ident-devel.noarch Package on AlmaLinux 9

Last updated: October 10,2024

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

Here is a brief guide to show you how to install rust-unicode-ident-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-unicode-ident-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-unicode-ident-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:09:07 ago on Wed Mar 13 07:41:12 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.