How to Install and Uninstall rust-serde+unstable-devel.noarch Package on Oracle Linux 9

Last updated: May 02,2024

1. Install "rust-serde+unstable-devel.noarch" package

Please follow the step by step instructions below to install rust-serde+unstable-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-serde+unstable-devel.noarch

2. Uninstall "rust-serde+unstable-devel.noarch" package

This guide let you learn how to uninstall rust-serde+unstable-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-serde+unstable-devel.noarch $ sudo dnf autoremove

3. Information about the rust-serde+unstable-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:44:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-serde+unstable-devel
Version : 1.0.196
Release : 1.el9
Architecture : noarch
Size : 9.8 k
Source : rust-serde-1.0.196-1.el9.src.rpm
Repository : epel
Summary : Generic serialization/deserialization framework
URL : https://crates.io/crates/serde
License : MIT OR Apache-2.0
Description : A generic serialization/deserialization framework.
:
: This package contains library source intended for building other packages which
: use the "unstable" feature of the "serde" crate.