How to Install and Uninstall rust-utf-8-devel.noarch Package on CentOS Stream 9

Last updated: October 01,2024

1. Install "rust-utf-8-devel.noarch" package

This guide covers the steps necessary to install rust-utf-8-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-utf-8-devel.noarch

2. Uninstall "rust-utf-8-devel.noarch" package

Please follow the instructions below to uninstall rust-utf-8-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-utf-8-devel.noarch $ sudo dnf autoremove

3. Information about the rust-utf-8-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:25:24 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-utf-8-devel
Version : 0.7.6
Release : 4.el9
Architecture : noarch
Size : 20 k
Source : rust-utf-8-0.7.6-4.el9.src.rpm
Repository : epel
Summary : Incremental, zero-copy UTF-8 decoding with error handling
URL : https://crates.io/crates/utf-8
License : MIT or ASL 2.0
Description : Incremental, zero-copy UTF-8 decoding with error handling.
:
: This package contains library source intended for building other packages
: which use "utf-8" crate.