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

Last updated: July 03,2024

1. Install "R-devtools.noarch" package

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

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

2. Uninstall "R-devtools.noarch" package

In this section, we are going to explain the necessary steps to uninstall R-devtools.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:58:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-devtools
Version : 2.3.2
Release : 2.fc34
Architecture : noarch
Size : 354 k
Source : R-devtools-2.3.2-2.fc34.src.rpm
Repository : fedora
Summary : Tools to Make Developing R Packages Easier
URL : https://CRAN.R-project.org/package=devtools
License : GPLv2+
Description : Collection of package development tools.