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

Last updated: October 15,2024

1. Install "R-usethis.noarch" package

This guide covers the steps necessary to install R-usethis.noarch on Fedora 39

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

2. Uninstall "R-usethis.noarch" package

This guide let you learn how to uninstall R-usethis.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:05:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-usethis
Version : 2.1.6
Release : 4.fc39
Architecture : noarch
Size : 914 k
Source : R-usethis-2.1.6-4.fc39.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.