How to Install and Uninstall rust-bincode-devel.noarch Package on Rocky Linux 9
Last updated: November 14,2024
1. Install "rust-bincode-devel.noarch" package
In this section, we are going to explain the necessary steps to install rust-bincode-devel.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-bincode-devel.noarch
Copied
2. Uninstall "rust-bincode-devel.noarch" package
This guide let you learn how to uninstall rust-bincode-devel.noarch on Rocky Linux 9:
$
sudo dnf remove
rust-bincode-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-bincode-devel.noarch package on Rocky Linux 9
Last metadata expiration check: 1:39:14 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-bincode-devel
Version : 1.3.3
Release : 6.el9
Architecture : noarch
Size : 35 k
Source : rust-bincode-1.3.3-6.el9.src.rpm
Repository : epel
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.
Available Packages
Name : rust-bincode-devel
Version : 1.3.3
Release : 6.el9
Architecture : noarch
Size : 35 k
Source : rust-bincode-1.3.3-6.el9.src.rpm
Repository : epel
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.