How to Install and Uninstall rust-byteorder+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "rust-byteorder+default-devel.noarch" package

This guide covers the steps necessary to install rust-byteorder+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-byteorder+default-devel.noarch

2. Uninstall "rust-byteorder+default-devel.noarch" package

Learn how to uninstall rust-byteorder+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-byteorder+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-byteorder+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:59:27 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-byteorder+default-devel
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-byteorder-1.5.0-1.el9.src.rpm
Repository : epel
Summary : Library for reading/writing numbers in big-endian and little-endian
URL : https://crates.io/crates/byteorder
License : Unlicense OR MIT
Description : Library for reading/writing numbers in big-endian and little-endian.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "byteorder" crate.