How to Install and Uninstall R-usethis.noarch Package on Fedora 38

Last updated: October 05,2024

1. Install "R-usethis.noarch" package

This guide let you learn how to install R-usethis.noarch on Fedora 38

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

2. Uninstall "R-usethis.noarch" package

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

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

3. Information about the R-usethis.noarch package on Fedora 38

Last metadata expiration check: 2:51:22 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : R-usethis
Version : 2.1.6
Release : 3.fc38
Architecture : noarch
Size : 914 k
Source : R-usethis-2.1.6-3.fc38.src.rpm
Repository : updates
Summary : Automate Package and Project Setup
URL : https://CRAN.R-project.org/package=usethis
License : MIT
Description : Automate package and project setup tasks that are otherwise performed manually.
: This includes setting up unit testing, test coverage, continuous integration,
: Git, GitHub, licenses, Rcpp, RStudio projects, and more.