How to Install and Uninstall rust-minidom-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "rust-minidom-devel.noarch" package

Please follow the steps below to install rust-minidom-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-minidom-devel.noarch

2. Uninstall "rust-minidom-devel.noarch" package

Please follow the guidelines below to uninstall rust-minidom-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-minidom-devel.noarch $ sudo dnf autoremove

3. Information about the rust-minidom-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:40:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-minidom-devel
Version : 0.15.2
Release : 1.el9
Architecture : noarch
Size : 29 k
Source : rust-minidom-0.15.2-1.el9.src.rpm
Repository : epel
Summary : Small, simple DOM implementation on top of rxml, targeting the subset of XML useful for XMPP
URL : https://crates.io/crates/minidom
License : MPL-2.0
Description : A small, simple DOM implementation on top of rxml, targeting the subset
: of XML useful for XMPP.
:
: This package contains library source intended for building other packages which
: use the "minidom" crate.