How to Install and Uninstall rust-serde_with+macros-devel.noarch Package on Fedora 35

Last updated: July 05,2024

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

This is a short guide on how to install rust-serde_with+macros-devel.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall rust-serde_with+macros-devel.noarch on Fedora 35:

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

3. Information about the rust-serde_with+macros-devel.noarch package on Fedora 35

Last metadata expiration check: 3:47:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-serde_with+macros-devel
Version : 1.12.0
Release : 1.fc35
Architecture : noarch
Size : 7.4 k
Source : rust-serde_with-1.12.0-1.fc35.src.rpm
Repository : updates
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 "macros" feature of the "serde_with" crate.