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

Last updated: September 22,2024

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

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

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

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

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

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

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

Last metadata expiration check: 0:53:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-byteorder+i128-devel
Version : 1.4.3
Release : 2.fc35
Architecture : noarch
Size : 7.9 k
Source : rust-byteorder-1.4.3-2.fc35.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 "i128" feature of "byteorder" crate.