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

Last updated: June 23,2024

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

In this section, we are going to explain the necessary steps to install rust-toml_edit+parse-devel.noarch on AlmaLinux 9

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

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

Learn how to uninstall rust-toml_edit+parse-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 1:35:28 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-toml_edit+parse-devel
Version : 0.22.6
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-toml_edit-0.22.6-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.