How to Install and Uninstall rust-xmltree-devel.noarch Package on Fedora 34

Last updated: July 03,2024

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

This is a short guide on how to install rust-xmltree-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-xmltree-devel.noarch on Fedora 34:

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

3. Information about the rust-xmltree-devel.noarch package on Fedora 34

Last metadata expiration check: 4:40:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-xmltree-devel
Version : 0.10.3
Release : 1.fc34
Architecture : noarch
Size : 19 k
Source : rust-xmltree-0.10.3-1.fc34.src.rpm
Repository : updates
Summary : Parse an XML file into a simple tree-like structure
URL : https://crates.io/crates/xmltree
License : MIT
Description : Parse an XML file into a simple tree-like structure.
:
: This package contains library source intended for building other packages
: which use "xmltree" crate.