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

Last updated: October 07,2024

1. Install "R-styler.noarch" package

This guide covers the steps necessary to install R-styler.noarch on Fedora 34

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

2. Uninstall "R-styler.noarch" package

In this section, we are going to explain the necessary steps to uninstall R-styler.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:05:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-styler
Version : 1.4.1
Release : 2.fc34
Architecture : noarch
Size : 720 k
Source : R-styler-1.4.1-2.fc34.src.rpm
Repository : updates
Summary : Non-Invasive Pretty Printing of R Code
URL : https://CRAN.R-project.org/package=styler
License : GPLv3
Description : Pretty-prints R code without changing the user's formatting intent.