How to Install and Uninstall rust-toml0.7+indexmap-devel.noarch Package on Oracle Linux 9

Last updated: September 20,2024

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

Please follow the guidelines below to install rust-toml0.7+indexmap-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-toml0.7+indexmap-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-toml0.7+indexmap-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:17:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-toml0.7+indexmap-devel
Version : 0.7.8
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-toml0.7-0.7.8-1.el9.src.rpm
Repository : epel
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 "indexmap" feature of the "toml" crate.