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

Last updated: January 16,2025

1. Install "R-prettycode.noarch" package

Learn how to install R-prettycode.noarch on Fedora 36

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

2. Uninstall "R-prettycode.noarch" package

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

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

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

Last metadata expiration check: 2:10:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-prettycode
Version : 1.1.0
Release : 8.fc36
Architecture : noarch
Size : 250 k
Source : R-prettycode-1.1.0-8.fc36.src.rpm
Repository : fedora
Summary : Pretty Print R Code in the Terminal
URL : https://CRAN.R-project.org/package=prettycode
License : MIT
Description : Replace the standard print method for functions with one that performs syntax
: highlighting, using ANSI colors, if the terminal supports them.