How to Install and Uninstall rust-unicode-bom-devel.noarch Package on Oracle Linux 9

Last updated: September 21,2024

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

Here is a brief guide to show you how to install rust-unicode-bom-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-unicode-bom-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-unicode-bom-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:32:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-unicode-bom-devel
Version : 2.0.3
Release : 1.el9
Architecture : noarch
Size : 19 k
Source : rust-unicode-bom-2.0.3-1.el9.src.rpm
Repository : epel
Summary : Unicode byte-order mark detection for files and byte arrays
URL : https://crates.io/crates/unicode-bom
License : Apache-2.0
Description : Unicode byte-order mark detection for files and byte arrays.
:
: This package contains library source intended for building other packages which
: use the "unicode-bom" crate.