How to Install and Uninstall R-XML.x86_64 Package on Fedora 35
Last updated: November 26,2024
1. Install "R-XML.x86_64" package
This guide let you learn how to install R-XML.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
R-XML.x86_64
Copied
2. Uninstall "R-XML.x86_64" package
In this section, we are going to explain the necessary steps to uninstall R-XML.x86_64 on Fedora 35:
$
sudo dnf remove
R-XML.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-XML.x86_64 package on Fedora 35
Last metadata expiration check: 5:28:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-XML
Version : 3.99.0.6
Release : 2.fc35
Architecture : x86_64
Size : 1.8 M
Source : R-XML-3.99.0.6-2.fc35.src.rpm
Repository : fedora
Summary : Tools for Parsing and Generating XML Within R and S-Plus
URL : https://CRAN.R-project.org/package=XML
License : BSD
Description : Many approaches for both reading and creating XML (and HTML) documents
: (including DTDs), both local and accessible via HTTP or FTP. Also offers
: access to an XPath "interpreter".
Available Packages
Name : R-XML
Version : 3.99.0.6
Release : 2.fc35
Architecture : x86_64
Size : 1.8 M
Source : R-XML-3.99.0.6-2.fc35.src.rpm
Repository : fedora
Summary : Tools for Parsing and Generating XML Within R and S-Plus
URL : https://CRAN.R-project.org/package=XML
License : BSD
Description : Many approaches for both reading and creating XML (and HTML) documents
: (including DTDs), both local and accessible via HTTP or FTP. Also offers
: access to an XPath "interpreter".