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

Last updated: October 09,2024

1. Install "R-usethis.noarch" package

Please follow the steps below to install R-usethis.noarch on Fedora 35

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

2. Uninstall "R-usethis.noarch" package

Please follow the guidance below to uninstall R-usethis.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:48:08 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-usethis
Version : 2.0.1
Release : 3.fc35
Architecture : noarch
Size : 763 k
Source : R-usethis-2.0.1-3.fc35.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.