How to Install and Uninstall rust-bincode+i128-devel.noarch Package on Oracle Linux 9

Last updated: May 18,2024

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

Please follow the guidance below to install rust-bincode+i128-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-bincode+i128-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-bincode+i128-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:58:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bincode+i128-devel
Version : 1.3.3
Release : 6.el9
Architecture : noarch
Size : 8.1 k
Source : rust-bincode-1.3.3-6.el9.src.rpm
Repository : epel
Summary : Binary serialization / deserialization strategy that uses Serde
URL : https://crates.io/crates/bincode
License : MIT
Description : Binary serialization / deserialization strategy that uses Serde for
: transforming structs into bytes and vice versa!.
:
: This package contains library source intended for building other packages which
: use "the i128" feature of the "bincode" crate.