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

Last updated: October 10,2024

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

This tutorial shows how to install rust-byteorder+std-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-byteorder+std-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:49:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-byteorder+std-devel
Version : 1.4.3
Release : 3.fc36
Architecture : noarch
Size : 7.8 k
Source : rust-byteorder-1.4.3-3.fc36.src.rpm
Repository : fedora
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 "std" feature of "byteorder" crate.