How to Install and Uninstall rust-utf8parse+nightly-devel.noarch Package on Rocky Linux 9

Last updated: July 02,2024

1. Install "rust-utf8parse+nightly-devel.noarch" package

Please follow the steps below to install rust-utf8parse+nightly-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-utf8parse+nightly-devel.noarch

2. Uninstall "rust-utf8parse+nightly-devel.noarch" package

Please follow the steps below to uninstall rust-utf8parse+nightly-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-utf8parse+nightly-devel.noarch $ sudo dnf autoremove

3. Information about the rust-utf8parse+nightly-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:23:25 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-utf8parse+nightly-devel
Version : 0.2.1
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-utf8parse-0.2.1-1.el9.src.rpm
Repository : epel
Summary : Table-driven UTF-8 parser
URL : https://crates.io/crates/utf8parse
License : Apache-2.0 OR MIT
Description : Table-driven UTF-8 parser.
:
: This package contains library source intended for building other packages which
: use the "nightly" feature of the "utf8parse" crate.