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

Last updated: October 07,2024

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

Please follow the guidance below to install rust-rxml_proc-devel.noarch on Fedora 39

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

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

Please follow the instructions below to uninstall rust-rxml_proc-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:43:08 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-rxml_proc-devel
Version : 0.9.1
Release : 1.fc39
Architecture : noarch
Size : 11 k
Source : rust-rxml_proc-0.9.1-1.fc39.src.rpm
Repository : fedora
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.