How to Install and Uninstall rust-utf8-width-devel.noarch Package on Oracle Linux 9

Last updated: June 29,2024

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

Please follow the guidance below to install rust-utf8-width-devel.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall rust-utf8-width-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-utf8-width-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:22:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-utf8-width-devel
Version : 0.1.7
Release : 1.el9
Architecture : noarch
Size : 12 k
Source : rust-utf8-width-0.1.7-1.el9.src.rpm
Repository : epel
Summary : Determine the width of a UTF-8 character by providing its first byte
URL : https://crates.io/crates/utf8-width
License : MIT
Description : To determine the width of a UTF-8 character by providing its first byte.
:
: This package contains library source intended for building other packages which
: use the "utf8-width" crate.