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

Last updated: January 09,2025

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

Learn how to install rust-bincode-devel.noarch on Fedora 36

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

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

This guide let you learn how to uninstall rust-bincode-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:12:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-bincode-devel
Version : 1.3.3
Release : 4.fc36
Architecture : noarch
Size : 35 k
Source : rust-bincode-1.3.3-4.fc36.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.