How to Install and Uninstall rust-bytelines-devel.noarch Package on Rocky Linux 9

Last updated: October 08,2024

1. Install "rust-bytelines-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-bytelines-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-bytelines-devel.noarch

2. Uninstall "rust-bytelines-devel.noarch" package

Please follow the guidance below to uninstall rust-bytelines-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-bytelines-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bytelines-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:04:39 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-bytelines-devel
Version : 2.5.0
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : rust-bytelines-2.5.0-1.el9.src.rpm
Repository : epel
Summary : Read input lines as byte slices for high efficiency
URL : https://crates.io/crates/bytelines
License : MIT
Description : Read input lines as byte slices for high efficiency.
:
: This package contains library source intended for building other packages which
: use the "bytelines" crate.