How to Install and Uninstall rust-unicode-segmentation-devel.noarch Package on Fedora 38

Last updated: October 26,2024

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

Please follow the step by step instructions below to install rust-unicode-segmentation-devel.noarch on Fedora 38

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

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

This tutorial shows how to uninstall rust-unicode-segmentation-devel.noarch on Fedora 38:

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

3. Information about the rust-unicode-segmentation-devel.noarch package on Fedora 38

Last metadata expiration check: 2:43:30 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-unicode-segmentation-devel
Version : 1.11.0
Release : 1.fc38
Architecture : noarch
Size : 76 k
Source : rust-unicode-segmentation-1.11.0-1.fc38.src.rpm
Repository : updates
Summary : Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules
URL : https://crates.io/crates/unicode-segmentation
License : MIT OR Apache-2.0
Description : This crate provides 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 "unicode-segmentation" crate.