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

Last updated: October 07,2024

1. Install "rust-xmlparser+std-devel.noarch" package

This is a short guide on how to install rust-xmlparser+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-xmlparser+std-devel.noarch

2. Uninstall "rust-xmlparser+std-devel.noarch" package

Please follow the guidance below to uninstall rust-xmlparser+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-xmlparser+std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:19:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-xmlparser+std-devel
Version : 0.13.6
Release : 2.el9
Architecture : noarch
Size : 7.7 k
Source : rust-xmlparser-0.13.6-2.el9.src.rpm
Repository : epel
Summary : Pull-based, zero-allocation XML parser
URL : https://crates.io/crates/xmlparser
License : MIT OR Apache-2.0
Description : Pull-based, zero-allocation XML parser.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "xmlparser" crate.