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

Last updated: October 05,2024

1. Install "R-lintr.noarch" package

Please follow the guidance below to install R-lintr.noarch on Fedora 34

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

2. Uninstall "R-lintr.noarch" package

This is a short guide on how to uninstall R-lintr.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:40:18 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : R-lintr
Version : 2.0.1
Release : 4.fc34
Architecture : noarch
Size : 370 k
Source : R-lintr-2.0.1-4.fc34.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'.