How to Install and Uninstall rust-serde_tuple-devel.noarch Package on Fedora 38

Last updated: November 29,2024

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

This is a short guide on how to install rust-serde_tuple-devel.noarch on Fedora 38

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

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

This tutorial shows how to uninstall rust-serde_tuple-devel.noarch on Fedora 38:

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

3. Information about the rust-serde_tuple-devel.noarch package on Fedora 38

Last metadata expiration check: 2:49:08 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-serde_tuple-devel
Version : 0.5.0
Release : 1.fc38
Architecture : noarch
Size : 11 k
Source : rust-serde_tuple-0.5.0-1.fc38.src.rpm
Repository : updates
Summary : De/serialize structs with named fields as array of values
URL : https://crates.io/crates/serde_tuple
License : MIT
Description : De/serialize structs with named fields as array of values.
:
: This package contains library source intended for building other packages which
: use the "serde_tuple" crate.