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

Last updated: November 28,2024

1. Install "R-prettycode.noarch" package

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

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

2. Uninstall "R-prettycode.noarch" package

Please follow the steps below to uninstall R-prettycode.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:03:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-prettycode
Version : 1.1.0
Release : 12.fc38
Architecture : noarch
Size : 257 k
Source : R-prettycode-1.1.0-12.fc38.src.rpm
Repository : updates
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.