How to Install and Uninstall rust-byteorder+std-devel.noarch Package on Fedora 38

Last updated: November 24,2024

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

This guide covers the steps necessary to install rust-byteorder+std-devel.noarch on Fedora 38

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

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

This is a short guide on how to uninstall rust-byteorder+std-devel.noarch on Fedora 38:

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

3. Information about the rust-byteorder+std-devel.noarch package on Fedora 38

Last metadata expiration check: 1:54:56 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-byteorder+std-devel
Version : 1.5.0
Release : 1.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-byteorder-1.5.0-1.fc38.src.rpm
Repository : updates
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.