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

Last updated: October 03,2024

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

Please follow the guidance below to install rust-rxml_proc+default-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-rxml_proc+default-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 1:05:20 ago on Thu Feb 15 07:50:05 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.