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

Last updated: September 24,2024

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

Here is a brief guide to show you how to install rust-normalize-line-endings-devel.noarch on Fedora 35

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

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

Please follow the steps below to uninstall rust-normalize-line-endings-devel.noarch on Fedora 35:

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

Last metadata expiration check: 2:20:20 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-normalize-line-endings-devel
Version : 0.3.0
Release : 6.fc35
Architecture : noarch
Size : 14 k
Source : rust-normalize-line-endings-0.3.0-6.fc35.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.