How to Install and Uninstall rust-toml+preserve_order-devel.noarch Package on Fedora 36

Last updated: January 20,2025

1. Install "rust-toml+preserve_order-devel.noarch" package

Learn how to install rust-toml+preserve_order-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-toml+preserve_order-devel.noarch

2. Uninstall "rust-toml+preserve_order-devel.noarch" package

This is a short guide on how to uninstall rust-toml+preserve_order-devel.noarch on Fedora 36:

$ sudo dnf remove rust-toml+preserve_order-devel.noarch $ sudo dnf autoremove

3. Information about the rust-toml+preserve_order-devel.noarch package on Fedora 36

Last metadata expiration check: 2:33:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-toml+preserve_order-devel
Version : 0.5.9
Release : 1.fc36
Architecture : noarch
Size : 8.0 k
Source : rust-toml-0.5.9-1.fc36.src.rpm
Repository : updates
Summary : Native Rust encoder and decoder of TOML-formatted files and streams
URL : https://crates.io/crates/toml
License : MIT or ASL 2.0
Description : Native Rust encoder and decoder of TOML-formatted files and streams. Provides
: implementations of the standard Serialize/Deserialize traits for TOML data to
: facilitate deserializing and serializing Rust structures.
:
: This package contains library source intended for building other packages which
: use the "preserve_order" feature of the "toml" crate.