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

Last updated: September 28,2024

1. Install "R-lintr.noarch" package

Please follow the step by step instructions below to install R-lintr.noarch on Fedora 36

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

2. Uninstall "R-lintr.noarch" package

This guide let you learn how to uninstall R-lintr.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:38:48 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-lintr
Version : 2.0.1
Release : 7.fc36
Architecture : noarch
Size : 381 k
Source : R-lintr-2.0.1-7.fc36.src.rpm
Repository : fedora
Summary : A 'Linter' for R Code
URL : https://CRAN.R-project.org/package=lintr
License : MIT
Description : Checks adherence to a given style, syntax errors and possible semantic
: issues. Supports on the fly checking of R code edited with 'RStudio IDE',
: 'Emacs', 'Vim', 'Sublime Text' and 'Atom'.