How to Install and Uninstall rust-toml_edit+parse-devel.noarch Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "rust-toml_edit+parse-devel.noarch" package

This guide covers the steps necessary to install rust-toml_edit+parse-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-toml_edit+parse-devel.noarch

2. Uninstall "rust-toml_edit+parse-devel.noarch" package

This guide covers the steps necessary to uninstall rust-toml_edit+parse-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-toml_edit+parse-devel.noarch $ sudo dnf autoremove

3. Information about the rust-toml_edit+parse-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:23:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-toml_edit+parse-devel
Version : 0.21.1
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-toml_edit-0.21.1-1.el9.src.rpm
Repository : epel
Summary : Yet another format-preserving TOML parser
URL : https://crates.io/crates/toml_edit
License : MIT OR Apache-2.0
Description : Yet another format-preserving TOML parser.
:
: This package contains library source intended for building other packages which
: use the "parse" feature of the "toml_edit" crate.