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

Last updated: October 01,2024

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

Please follow the guidance below to install rust-byteorder+i128-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-byteorder+i128-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:55:59 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-byteorder+i128-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 "i128" feature of the "byteorder" crate.