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

Last updated: October 08,2024

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

Please follow the steps below to install rust-byteorder-devel.noarch on Rocky Linux 9

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

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

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

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

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

Last metadata expiration check: 0:40:33 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-byteorder-devel
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 27 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 "byteorder" crate.