How to Install and Uninstall rust-rxml_proc-devel.noarch Package on Fedora 38

Last updated: September 22,2024

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

Here is a brief guide to show you how to install rust-rxml_proc-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-rxml_proc-devel.noarch on Fedora 38:

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

3. Information about the rust-rxml_proc-devel.noarch package on Fedora 38

Last metadata expiration check: 2:40:18 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-rxml_proc-devel
Version : 0.9.1
Release : 1.fc38
Architecture : noarch
Size : 11 k
Source : rust-rxml_proc-0.9.1-1.fc38.src.rpm
Repository : updates
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 "rxml_proc" crate.