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

Last updated: September 25,2024

1. Install "R-lintr.noarch" package

Here is a brief guide to show you how to install R-lintr.noarch on Fedora 35

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

2. Uninstall "R-lintr.noarch" package

Please follow the step by step instructions below to uninstall R-lintr.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:14:09 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-lintr
Version : 2.0.1
Release : 6.fc35
Architecture : noarch
Size : 379 k
Source : R-lintr-2.0.1-6.fc35.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'.