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

Last updated: October 11,2024

1. Install "rust-bincode0.8-devel.noarch" package

This tutorial shows how to install rust-bincode0.8-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-bincode0.8-devel.noarch

2. Uninstall "rust-bincode0.8-devel.noarch" package

This is a short guide on how to uninstall rust-bincode0.8-devel.noarch on Fedora 36:

$ sudo dnf remove rust-bincode0.8-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:03:49 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-bincode0.8-devel
Version : 0.8.0
Release : 13.fc36
Architecture : noarch
Size : 76 k
Source : rust-bincode0.8-0.8.0-13.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.