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

Last updated: July 05,2024

1. Install "R-xmlparsedata.noarch" package

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

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

2. Uninstall "R-xmlparsedata.noarch" package

Please follow the guidance below to uninstall R-xmlparsedata.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:39:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-xmlparsedata
Version : 1.0.5
Release : 2.fc34
Architecture : noarch
Size : 30 k
Source : R-xmlparsedata-1.0.5-2.fc34.src.rpm
Repository : updates
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.