How to Install and Uninstall rust-byteorder+std-devel.noarch Package on Oracle Linux 9

Last updated: September 29,2024

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

This is a short guide on how to install rust-byteorder+std-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-byteorder+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-byteorder+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:52:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-byteorder+std-devel
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 7.7 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 "std" feature of the "byteorder" crate.