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

Last updated: May 14,2024

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

This guide let you learn how to install rust-serde_fmt-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-serde_fmt-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:22:27 ago on Thu Feb 15 07:50:05 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.