How to Install and Uninstall rust-serde+unstable-devel.noarch Package on Fedora 36

Last updated: May 05,2024

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

This is a short guide on how to install rust-serde+unstable-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-serde+unstable-devel.noarch on Fedora 36:

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

3. Information about the rust-serde+unstable-devel.noarch package on Fedora 36

Last metadata expiration check: 2:40:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-serde+unstable-devel
Version : 1.0.144
Release : 1.fc36
Architecture : noarch
Size : 9.4 k
Source : rust-serde-1.0.144-1.fc36.src.rpm
Repository : updates
Summary : Generic serialization/deserialization framework
URL : https://crates.io/crates/serde
License : MIT OR Apache-2.0
Description : Generic serialization/deserialization framework.
:
: This package contains library source intended for building other packages which
: use the "unstable" feature of the "serde" crate.