How to Install and Uninstall rust-toml0.7-devel.noarch Package on Fedora 39

Last updated: September 21,2024

1. Install "rust-toml0.7-devel.noarch" package

Please follow the guidelines below to install rust-toml0.7-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-toml0.7-devel.noarch

2. Uninstall "rust-toml0.7-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-toml0.7-devel.noarch on Fedora 39:

$ sudo dnf remove rust-toml0.7-devel.noarch $ sudo dnf autoremove

3. Information about the rust-toml0.7-devel.noarch package on Fedora 39

Last metadata expiration check: 3:23:58 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-toml0.7-devel
Version : 0.7.8
Release : 1.fc39
Architecture : noarch
Size : 56 k
Source : rust-toml0.7-0.7.8-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 "toml" crate.