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

Last updated: June 26,2024

1. Install "rust-unicode-segmentation+default-devel.noarch" package

Please follow the instructions below to install rust-unicode-segmentation+default-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-unicode-segmentation+default-devel.noarch

2. Uninstall "rust-unicode-segmentation+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-unicode-segmentation+default-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-unicode-segmentation+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-unicode-segmentation+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:53:49 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-unicode-segmentation+default-devel
Version : 1.10.1
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-unicode-segmentation-1.10.1-1.el9.src.rpm
Repository : epel
Summary : Grapheme Cluster, Word and Sentence boundaries
URL : https://crates.io/crates/unicode-segmentation
License : MIT OR Apache-2.0
Description : Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard
: Annex #29 rules.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "unicode-segmentation" crate.