How to Install and Uninstall rust-utf8-ranges-devel.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "rust-utf8-ranges-devel.noarch" package

Please follow the guidelines below to install rust-utf8-ranges-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-utf8-ranges-devel.noarch

2. Uninstall "rust-utf8-ranges-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-utf8-ranges-devel.noarch on Fedora 36:

$ sudo dnf remove rust-utf8-ranges-devel.noarch $ sudo dnf autoremove

3. Information about the rust-utf8-ranges-devel.noarch package on Fedora 36

Last metadata expiration check: 2:50:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-utf8-ranges-devel
Version : 1.0.5
Release : 1.fc36
Architecture : noarch
Size : 17 k
Source : rust-utf8-ranges-1.0.5-1.fc36.src.rpm
Repository : updates
Summary : Convert ranges of Unicode codepoints to UTF-8 byte ranges
URL : https://crates.io/crates/utf8-ranges
License : Unlicense or MIT
Description : Convert ranges of Unicode codepoints to UTF-8 byte ranges.
: DEPRECATED. Use regex-syntax::utf8 submodule instead.
:
: This package contains library source intended for building other packages which
: use the "utf8-ranges" crate.