How to Install and Uninstall rust-serde_with+json-devel.noarch Package on Fedora 36

Last updated: September 28,2024

1. Install "rust-serde_with+json-devel.noarch" package

This guide let you learn how to install rust-serde_with+json-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-serde_with+json-devel.noarch

2. Uninstall "rust-serde_with+json-devel.noarch" package

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

$ sudo dnf remove rust-serde_with+json-devel.noarch $ sudo dnf autoremove

3. Information about the rust-serde_with+json-devel.noarch package on Fedora 36

Last metadata expiration check: 1:46:14 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-serde_with+json-devel
Version : 1.12.0
Release : 1.fc36
Architecture : noarch
Size : 7.5 k
Source : rust-serde_with-1.12.0-1.fc36.src.rpm
Repository : fedora
Summary : Custom de/serialization functions for Rust's serde
URL : https://crates.io/crates/serde_with
License : MIT or ASL 2.0
Description : Custom de/serialization functions for Rust's serde.
:
: This package contains library source intended for building other packages which
: use the "json" feature of the "serde_with" crate.