How to Install and Uninstall rust-bincode-devel.noarch Package on Fedora 35

Last updated: May 18,2024

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

Please follow the steps below to install rust-bincode-devel.noarch on Fedora 35

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

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

Please follow the step by step instructions below to uninstall rust-bincode-devel.noarch on Fedora 35:

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

3. Information about the rust-bincode-devel.noarch package on Fedora 35

Last metadata expiration check: 4:57:56 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-bincode-devel
Version : 1.3.3
Release : 2.fc35
Architecture : noarch
Size : 35 k
Source : rust-bincode-1.3.3-2.fc35.src.rpm
Repository : fedora
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 "bincode" crate.