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

Last updated: May 20,2024

1. Install "R-usethis.noarch" package

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

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

2. Uninstall "R-usethis.noarch" package

This is a short guide on how to uninstall R-usethis.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:03:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-usethis
Version : 2.0.1
Release : 4.fc36
Architecture : noarch
Size : 765 k
Source : R-usethis-2.0.1-4.fc36.src.rpm
Repository : fedora
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.