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

Last updated: July 03,2024

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

This guide let you learn how to install rust-unicode-segmentation+no_std-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-unicode-segmentation+no_std-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:38:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-unicode-segmentation+no_std-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 "no_std" feature of the "unicode-segmentation" crate.