How to Install and Uninstall rust-serde_fmt-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

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

This is a short guide on how to install rust-serde_fmt-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall rust-serde_fmt-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-serde_fmt-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:05:27 ago on Mon Feb 26 07:04:30 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.