How to Install and Uninstall rust-serde_repr+default-devel.noarch Package on Fedora 36

Last updated: September 29,2024

1. Install "rust-serde_repr+default-devel.noarch" package

Please follow the steps below to install rust-serde_repr+default-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-serde_repr+default-devel.noarch

2. Uninstall "rust-serde_repr+default-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-serde_repr+default-devel.noarch on Fedora 36:

$ sudo dnf remove rust-serde_repr+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-serde_repr+default-devel.noarch package on Fedora 36

Last metadata expiration check: 4:21:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-serde_repr+default-devel
Version : 0.1.9
Release : 1.fc36
Architecture : noarch
Size : 7.8 k
Source : rust-serde_repr-0.1.9-1.fc36.src.rpm
Repository : updates
Summary : Derive Serialize and Deserialize for C-like enums
URL : https://crates.io/crates/serde_repr
License : MIT OR Apache-2.0
Description : Derive Serialize and Deserialize that delegates to the underlying repr of a
: C-like enum.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "serde_repr" crate.