How to Install and Uninstall R-xmlparsedata.noarch Package on Fedora 35

Last updated: February 13,2025

1. Install "R-xmlparsedata.noarch" package

This tutorial shows how to install R-xmlparsedata.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install R-xmlparsedata.noarch

2. Uninstall "R-xmlparsedata.noarch" package

This tutorial shows how to uninstall R-xmlparsedata.noarch on Fedora 35:

$ sudo dnf remove R-xmlparsedata.noarch $ sudo dnf autoremove

3. Information about the R-xmlparsedata.noarch package on Fedora 35

Last metadata expiration check: 0:49:45 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-xmlparsedata
Version : 1.0.5
Release : 2.fc35
Architecture : noarch
Size : 31 k
Source : R-xmlparsedata-1.0.5-2.fc35.src.rpm
Repository : fedora
Summary : Parse Data of 'R' Code as an 'XML' Tree
URL : https://CRAN.R-project.org/package=xmlparsedata
License : MIT
Description : Convert the output of 'utils::getParseData()' to an 'XML' tree, that one
: can search via 'XPath', and easier to manipulate in general.