How to Install and Uninstall rust-normalize-line-endings-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "rust-normalize-line-endings-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-normalize-line-endings-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-normalize-line-endings-devel.noarch

2. Uninstall "rust-normalize-line-endings-devel.noarch" package

Learn how to uninstall rust-normalize-line-endings-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-normalize-line-endings-devel.noarch $ sudo dnf autoremove

3. Information about the rust-normalize-line-endings-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:17:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-normalize-line-endings-devel
Version : 0.3.0
Release : 8.el9
Architecture : noarch
Size : 15 k
Source : rust-normalize-line-endings-0.3.0-8.el9.src.rpm
Repository : epel
Summary : Takes an iterator over chars and returns a new iterator with all line endings
URL : https://crates.io/crates/normalize-line-endings
License : ASL 2.0
Description : Takes an iterator over chars and returns a new iterator with all line endings
: (r, n, or rn) as n.
:
: This package contains library source intended for building other packages
: which use "normalize-line-endings" crate.