How to Install and Uninstall rust-bincode0.8+default-devel.noarch Package on Fedora 34

Last updated: October 07,2024

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

Here is a brief guide to show you how to install rust-bincode0.8+default-devel.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall rust-bincode0.8+default-devel.noarch on Fedora 34:

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

3. Information about the rust-bincode0.8+default-devel.noarch package on Fedora 34

Last metadata expiration check: 2:10:34 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-bincode0.8+default-devel
Version : 0.8.0
Release : 11.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-bincode0.8-0.8.0-11.fc34.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 "default" feature of "bincode" crate.