How to Install and Uninstall rust-serde_derive-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

Please follow the guidance below to install rust-serde_derive-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-serde_derive-devel.noarch on Fedora 34:

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

3. Information about the rust-serde_derive-devel.noarch package on Fedora 34

Last metadata expiration check: 1:10:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-serde_derive-devel
Version : 1.0.137
Release : 1.fc34
Architecture : noarch
Size : 58 k
Source : rust-serde_derive-1.0.137-1.fc34.src.rpm
Repository : updates
Summary : Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
URL : https://crates.io/crates/serde_derive
License : MIT or ASL 2.0
Description : Macros 1.1 implementation of #[derive(Serialize, Deserialize)].
:
: This package contains library source intended for building other packages which
: use the "serde_derive" crate.