How To Install R-cliapp on Fedora 36

In this tutorial we learn how to install R-cliapp in Fedora 36. R-cliapp is Create Rich Command Line Applications

Introduction

In this tutorial we learn how to install R-cliapp on Fedora 36.

What is R-cliapp

Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It uses CSS for custom themes.

We can use yum or dnf to install R-cliapp on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-cliapp.

Install R-cliapp 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-cliapp using dnf by running the following command:

sudo dnf -y install R-cliapp

Install R-cliapp 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-cliapp using yum by running the following command:

sudo yum -y install R-cliapp

How To Uninstall R-cliapp on Fedora 36

To uninstall only the R-cliapp package we can use the following command:

sudo dnf remove R-cliapp

R-cliapp Package Contents on Fedora 36

/usr/share/R/library/cliapp
/usr/share/R/library/cliapp/DESCRIPTION
/usr/share/R/library/cliapp/INDEX
/usr/share/R/library/cliapp/LICENSE
/usr/share/R/library/cliapp/Meta
/usr/share/R/library/cliapp/Meta/Rd.rds
/usr/share/R/library/cliapp/Meta/features.rds
/usr/share/R/library/cliapp/Meta/hsearch.rds
/usr/share/R/library/cliapp/Meta/links.rds
/usr/share/R/library/cliapp/Meta/nsInfo.rds
/usr/share/R/library/cliapp/Meta/package.rds
/usr/share/R/library/cliapp/NAMESPACE
/usr/share/R/library/cliapp/NEWS.md
/usr/share/R/library/cliapp/R
/usr/share/R/library/cliapp/R/cliapp
/usr/share/R/library/cliapp/R/cliapp.rdb
/usr/share/R/library/cliapp/R/cliapp.rdx
/usr/share/R/library/cliapp/help
/usr/share/R/library/cliapp/help/AnIndex
/usr/share/R/library/cliapp/help/aliases.rds
/usr/share/R/library/cliapp/help/builtin_theme.html
/usr/share/R/library/cliapp/help/cli_alert.html
/usr/share/R/library/cliapp/help/cli_alert_danger.html
/usr/share/R/library/cliapp/help/cli_alert_info.html
/usr/share/R/library/cliapp/help/cli_alert_success.html
/usr/share/R/library/cliapp/help/cli_alert_warning.html
/usr/share/R/library/cliapp/help/cli_div.html
/usr/share/R/library/cliapp/help/cli_dl.html
/usr/share/R/library/cliapp/help/cli_end.html
/usr/share/R/library/cliapp/help/cli_h1.html
/usr/share/R/library/cliapp/help/cli_h2.html
/usr/share/R/library/cliapp/help/cli_h3.html
/usr/share/R/library/cliapp/help/cli_it.html
/usr/share/R/library/cliapp/help/cli_ol.html
/usr/share/R/library/cliapp/help/cli_par.html
/usr/share/R/library/cliapp/help/cli_progress_bar.html
/usr/share/R/library/cliapp/help/cli_text.html
/usr/share/R/library/cliapp/help/cli_ul.html
/usr/share/R/library/cliapp/help/cli_verbatim.html
/usr/share/R/library/cliapp/help/cliapp-package.html
/usr/share/R/library/cliapp/help/cliapp.html
/usr/share/R/library/cliapp/help/cliapp.rdb
/usr/share/R/library/cliapp/help/cliapp.rdx
/usr/share/R/library/cliapp/help/console_width.html
/usr/share/R/library/cliapp/help/containers.html
/usr/share/R/library/cliapp/help/default_app.html
/usr/share/R/library/cliapp/help/figures
/usr/share/R/library/cliapp/help/figures/alerts-1.png
/usr/share/R/library/cliapp/help/figures/alerts-2.png
/usr/share/R/library/cliapp/help/figures/alerts-3.png
/usr/share/R/library/cliapp/help/figures/alerts-4.png
/usr/share/R/library/cliapp/help/figures/alerts-5.png
/usr/share/R/library/cliapp/help/figures/headings-1.png
/usr/share/R/library/cliapp/help/figures/headings-2.png
/usr/share/R/library/cliapp/help/figures/headings-3.png
/usr/share/R/library/cliapp/help/figures/inline-markup-1.png
/usr/share/R/library/cliapp/help/figures/lists-1.png
/usr/share/R/library/cliapp/help/inline-markup.html
/usr/share/R/library/cliapp/help/paths.rds
/usr/share/R/library/cliapp/help/simple_theme.html
/usr/share/R/library/cliapp/help/start_app.html
/usr/share/R/library/cliapp/help/stop_app.html
/usr/share/R/library/cliapp/help/themes.html
/usr/share/R/library/cliapp/html
/usr/share/R/library/cliapp/html/00Index.html
/usr/share/R/library/cliapp/html/R.css
/usr/share/R/library/cliapp/html/builtin_theme.html
/usr/share/R/library/cliapp/html/cli_alert.html
/usr/share/R/library/cliapp/html/cli_div.html
/usr/share/R/library/cliapp/html/cli_dl.html
/usr/share/R/library/cliapp/html/cli_end.html
/usr/share/R/library/cliapp/html/cli_h1.html
/usr/share/R/library/cliapp/html/cli_it.html
/usr/share/R/library/cliapp/html/cli_ol.html
/usr/share/R/library/cliapp/html/cli_par.html
/usr/share/R/library/cliapp/html/cli_progress_bar.html
/usr/share/R/library/cliapp/html/cli_text.html
/usr/share/R/library/cliapp/html/cli_ul.html
/usr/share/R/library/cliapp/html/cli_verbatim.html
/usr/share/R/library/cliapp/html/cliapp.html
/usr/share/R/library/cliapp/html/console_width.html
/usr/share/R/library/cliapp/html/containers.html
/usr/share/R/library/cliapp/html/inline-markup.html
/usr/share/R/library/cliapp/html/simple_theme.html
/usr/share/R/library/cliapp/html/start_app.html
/usr/share/R/library/cliapp/html/themes.html
/usr/share/R/library/cliapp/scripts
/usr/share/R/library/cliapp/scripts/news.R
/usr/share/R/library/cliapp/scripts/outdated.R
/usr/share/R/library/cliapp/scripts/search.R
/usr/share/R/library/cliapp/scripts/up.R

References

Summary

In this tutorial we learn how to install R-cliapp on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).