How to Install and Uninstall rust-rxml_proc+default-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

1. Install "rust-rxml_proc+default-devel.noarch" package

Here is a brief guide to show you how to install rust-rxml_proc+default-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-rxml_proc+default-devel.noarch

2. Uninstall "rust-rxml_proc+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-rxml_proc+default-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-rxml_proc+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rxml_proc+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:11:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-rxml_proc+default-devel
Version : 0.9.1
Release : 1.el9
Architecture : noarch
Size : 7.5 k
Source : rust-rxml_proc-0.9.1-1.el9.src.rpm
Repository : epel
Summary : Macros to perform compile-time XML string validations
URL : https://crates.io/crates/rxml_proc
License : MIT
Description : Macros to, at compile time, validate strings against the CData, Name and
: NCName productions from the XML 1.0 grammar.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "rxml_proc" crate.