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

Last updated: November 30,2024

1. Install "R-xmlparsedata.noarch" package

This guide let you learn how to install R-xmlparsedata.noarch on Fedora 36

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

2. Uninstall "R-xmlparsedata.noarch" package

Please follow the step by step instructions below to uninstall R-xmlparsedata.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:51:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-xmlparsedata
Version : 1.0.5
Release : 3.fc36
Architecture : noarch
Size : 31 k
Source : R-xmlparsedata-1.0.5-3.fc36.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.