How to Install and Uninstall rust-toml+display-devel.noarch Package on Fedora 39

Last updated: November 25,2024

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

Please follow the steps below to install rust-toml+display-devel.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall rust-toml+display-devel.noarch on Fedora 39:

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

3. Information about the rust-toml+display-devel.noarch package on Fedora 39

Last metadata expiration check: 5:15:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-toml+display-devel
Version : 0.8.10
Release : 1.fc39
Architecture : noarch
Size : 9.0 k
Source : rust-toml-0.8.10-1.fc39.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 Apache-2.0
Description : A 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 "display" feature of the "toml" crate.