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

Last updated: November 28,2024

1. Install "R-prettycode.noarch" package

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

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

2. Uninstall "R-prettycode.noarch" package

Please follow the instructions below to uninstall R-prettycode.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:33:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-prettycode
Version : 1.1.0
Release : 13.fc39
Architecture : noarch
Size : 257 k
Source : R-prettycode-1.1.0-13.fc39.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.