How to Install and Uninstall rust-erased-serde-devel.noarch Package on Rocky Linux 9

Last updated: September 21,2024

1. Install "rust-erased-serde-devel.noarch" package

This is a short guide on how to install rust-erased-serde-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-erased-serde-devel.noarch

2. Uninstall "rust-erased-serde-devel.noarch" package

This tutorial shows how to uninstall rust-erased-serde-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-erased-serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-erased-serde-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:44:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-erased-serde-devel
Version : 0.4.2
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : rust-erased-serde-0.4.2-1.el9.src.rpm
Repository : epel
Summary : Type-erased Serialize and Serializer traits
URL : https://crates.io/crates/erased-serde
License : MIT OR Apache-2.0
Description : Type-erased Serialize and Serializer traits.
:
: This package contains library source intended for building other packages which
: use the "erased-serde" crate.