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

Last updated: July 03,2024

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

Here is a brief guide to show you how to install rust-byteorder+std-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall rust-byteorder+std-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:48:39 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-byteorder+std-devel
Version : 1.4.3
Release : 1.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-byteorder-1.4.3-1.fc34.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.