How to Install and Uninstall rust-normalize-line-endings-devel.noarch Package on Fedora 36

Last updated: May 19,2024

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

Please follow the steps below to install rust-normalize-line-endings-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-normalize-line-endings-devel.noarch on Fedora 36:

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

3. Information about the rust-normalize-line-endings-devel.noarch package on Fedora 36

Last metadata expiration check: 3:26:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-normalize-line-endings-devel
Version : 0.3.0
Release : 7.fc36
Architecture : noarch
Size : 15 k
Source : rust-normalize-line-endings-0.3.0-7.fc36.src.rpm
Repository : fedora
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.