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

Last updated: January 10,2025

1. Install "R-lintr.noarch" package

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

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

2. Uninstall "R-lintr.noarch" package

Please follow the guidelines below to uninstall R-lintr.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:31:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-lintr
Version : 3.0.2
Release : 1.fc38
Architecture : noarch
Size : 1.1 M
Source : R-lintr-3.0.2-1.fc38.src.rpm
Repository : updates
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'.