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

Last updated: October 12,2024

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

Please follow the steps below to install rust-minidom-devel.noarch on Fedora 39

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

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

Learn how to uninstall rust-minidom-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:34:52 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-minidom-devel
Version : 0.15.2
Release : 1.fc39
Architecture : noarch
Size : 29 k
Source : rust-minidom-0.15.2-1.fc39.src.rpm
Repository : fedora
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.