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

Last updated: May 15,2024

1. Install "rust-serde_fmt-devel.noarch" package

Learn how to install rust-serde_fmt-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-serde_fmt-devel.noarch

2. Uninstall "rust-serde_fmt-devel.noarch" package

Please follow the guidelines below to uninstall rust-serde_fmt-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-serde_fmt-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:03:33 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-serde_fmt-devel
Version : 1.0.3
Release : 1.el9
Architecture : noarch
Size : 16 k
Source : rust-serde_fmt-1.0.3-1.el9.src.rpm
Repository : epel
Summary : Write any serde::Serialize using the standard formatting APIs
URL : https://crates.io/crates/serde_fmt
License : Apache-2.0 OR MIT
Description : Write any serde::Serialize using the standard formatting APIs.
:
: This package contains library source intended for building other packages which
: use the "serde_fmt" crate.