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

Last updated: May 07,2024

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

This is a short guide on how to install rust-normalize-line-endings-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-normalize-line-endings-devel.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 5:16:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-normalize-line-endings-devel
Version : 0.3.0
Release : 5.fc34
Architecture : noarch
Size : 14 k
Source : rust-normalize-line-endings-0.3.0-5.fc34.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.