How to Install and Uninstall rust-xmlparser-devel.noarch Package on CentOS Stream 9

Last updated: September 21,2024

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

Here is a brief guide to show you how to install rust-xmlparser-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-xmlparser-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-xmlparser-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:27:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-xmlparser-devel
Version : 0.13.6
Release : 2.el9
Architecture : noarch
Size : 35 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 "xmlparser" crate.