How To Install R-crayon on Fedora 36
Introduction
In this tutorial we learn how to install R-crayon
on Fedora 36.
What is R-crayon
Colored terminal output on terminals that support ‘ANSI’ color and highlight codes. It also works in ‘Emacs’ ‘ESS’. ‘ANSI’ color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the ‘chalk’ ‘JavaScript’ project.
We can use yum
or dnf
to install R-crayon
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-crayon.
Install R-crayon on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install R-crayon
using dnf
by running the following command:
sudo dnf -y install R-crayon
Install R-crayon on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install R-crayon
using yum
by running the following command:
sudo yum -y install R-crayon
How To Uninstall R-crayon on Fedora 36
To uninstall only the R-crayon
package we can use the following command:
sudo dnf remove R-crayon
R-crayon Package Contents on Fedora 36
/usr/share/R/library/crayon
/usr/share/R/library/crayon/DESCRIPTION
/usr/share/R/library/crayon/INDEX
/usr/share/R/library/crayon/LICENSE
/usr/share/R/library/crayon/Meta
/usr/share/R/library/crayon/Meta/Rd.rds
/usr/share/R/library/crayon/Meta/features.rds
/usr/share/R/library/crayon/Meta/hsearch.rds
/usr/share/R/library/crayon/Meta/links.rds
/usr/share/R/library/crayon/Meta/nsInfo.rds
/usr/share/R/library/crayon/Meta/package.rds
/usr/share/R/library/crayon/NAMESPACE
/usr/share/R/library/crayon/NEWS.md
/usr/share/R/library/crayon/R
/usr/share/R/library/crayon/R/crayon
/usr/share/R/library/crayon/R/crayon.rdb
/usr/share/R/library/crayon/R/crayon.rdx
/usr/share/R/library/crayon/README.md
/usr/share/R/library/crayon/help
/usr/share/R/library/crayon/help/+24.crayon.html
/usr/share/R/library/crayon/help/+25+2B+25.html
/usr/share/R/library/crayon/help/AnIndex
/usr/share/R/library/crayon/help/aliases.rds
/usr/share/R/library/crayon/help/bgBlack.html
/usr/share/R/library/crayon/help/bgBlue.html
/usr/share/R/library/crayon/help/bgCyan.html
/usr/share/R/library/crayon/help/bgGreen.html
/usr/share/R/library/crayon/help/bgMagenta.html
/usr/share/R/library/crayon/help/bgRed.html
/usr/share/R/library/crayon/help/bgWhite.html
/usr/share/R/library/crayon/help/bgYellow.html
/usr/share/R/library/crayon/help/black.html
/usr/share/R/library/crayon/help/blue.html
/usr/share/R/library/crayon/help/blurred.html
/usr/share/R/library/crayon/help/bold.html
/usr/share/R/library/crayon/help/chr.html
/usr/share/R/library/crayon/help/col_align.html
/usr/share/R/library/crayon/help/col_nchar.html
/usr/share/R/library/crayon/help/col_strsplit.html
/usr/share/R/library/crayon/help/col_substr.html
/usr/share/R/library/crayon/help/col_substring.html
/usr/share/R/library/crayon/help/combine_styles.html
/usr/share/R/library/crayon/help/concat.html
/usr/share/R/library/crayon/help/crayon.html
/usr/share/R/library/crayon/help/crayon.rdb
/usr/share/R/library/crayon/help/crayon.rdx
/usr/share/R/library/crayon/help/cyan.html
/usr/share/R/library/crayon/help/detect_tty_colors.html
/usr/share/R/library/crayon/help/drop_style.html
/usr/share/R/library/crayon/help/finish.crayon.html
/usr/share/R/library/crayon/help/finish.html
/usr/share/R/library/crayon/help/green.html
/usr/share/R/library/crayon/help/has_color.html
/usr/share/R/library/crayon/help/has_hyperlink.html
/usr/share/R/library/crayon/help/has_style.html
/usr/share/R/library/crayon/help/hidden.html
/usr/share/R/library/crayon/help/hyperlink.html
/usr/share/R/library/crayon/help/inverse.html
/usr/share/R/library/crayon/help/italic.html
/usr/share/R/library/crayon/help/magenta.html
/usr/share/R/library/crayon/help/make_style.html
/usr/share/R/library/crayon/help/num_ansi_colors.html
/usr/share/R/library/crayon/help/num_colors.html
/usr/share/R/library/crayon/help/paths.rds
/usr/share/R/library/crayon/help/red.html
/usr/share/R/library/crayon/help/reset.html
/usr/share/R/library/crayon/help/show_ansi_colors.html
/usr/share/R/library/crayon/help/silver.html
/usr/share/R/library/crayon/help/start.crayon.html
/usr/share/R/library/crayon/help/strikethrough.html
/usr/share/R/library/crayon/help/strip_style.html
/usr/share/R/library/crayon/help/style.html
/usr/share/R/library/crayon/help/styles.html
/usr/share/R/library/crayon/help/underline.html
/usr/share/R/library/crayon/help/white.html
/usr/share/R/library/crayon/help/yellow.html
/usr/share/R/library/crayon/html
/usr/share/R/library/crayon/html/00Index.html
/usr/share/R/library/crayon/html/R.css
/usr/share/R/library/crayon/html/chr.html
/usr/share/R/library/crayon/html/col_align.html
/usr/share/R/library/crayon/html/col_nchar.html
/usr/share/R/library/crayon/html/col_strsplit.html
/usr/share/R/library/crayon/html/col_substr.html
/usr/share/R/library/crayon/html/col_substring.html
/usr/share/R/library/crayon/html/combine_styles.html
/usr/share/R/library/crayon/html/concat.html
/usr/share/R/library/crayon/html/crayon.html
/usr/share/R/library/crayon/html/drop_style.html
/usr/share/R/library/crayon/html/has_color.html
/usr/share/R/library/crayon/html/has_style.html
/usr/share/R/library/crayon/html/hyperlink.html
/usr/share/R/library/crayon/html/make_style.html
/usr/share/R/library/crayon/html/num_ansi_colors.html
/usr/share/R/library/crayon/html/num_colors.html
/usr/share/R/library/crayon/html/show_ansi_colors.html
/usr/share/R/library/crayon/html/start.crayon.html
/usr/share/R/library/crayon/html/strip_style.html
/usr/share/R/library/crayon/html/style.html
/usr/share/R/library/crayon/html/styles.html
References
Summary
In this tutorial we learn how to install R-crayon
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).