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

Last updated: October 06,2024

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

This guide let you learn how to install rust-bincode0.8-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall rust-bincode0.8-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:43:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-bincode0.8-devel
Version : 0.8.0
Release : 11.fc34
Architecture : noarch
Size : 77 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 "bincode" crate.