How To Install R-futile on Fedora 36
Introduction
In this tutorial we learn how to install R-futile
on Fedora 36.
What is R-futile
Provides a simple yet powerful logging utility. Based loosely on log4j, futile.logger takes advantage of R idioms to make logging a convenient and easy to use replacement for cat and print statements.
We can use yum
or dnf
to install R-futile
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-futile.
Install R-futile 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-futile
using dnf
by running the following command:
sudo dnf -y install R-futile
Install R-futile 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-futile
using yum
by running the following command:
sudo yum -y install R-futile
How To Uninstall R-futile on Fedora 36
To uninstall only the R-futile
package we can use the following command:
sudo dnf remove R-futile
R-futile Package Contents on Fedora 36
---
title: "How To Install R-futile on Fedora 36"
linkTitle: "R-futile"
type: "docs"
description: "In this tutorial we learn how to install R-futile in Fedora 36. R-futile is Futile options management"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/R-futile-featured.png
---
## Introduction
In this tutorial we learn how to install `R-futile` on Fedora 36.
### What is `R-futile`
> A scoped options management framework.
We can use `yum` or `dnf` to install `R-futile` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-futile.
## Install R-futile on Fedora 36 Using dnf
Update yum database with `dnf` using the following command.
```bash
sudo dnf makecache --refresh
After updating yum database, We can install R-futile
using dnf
by running the following command:
sudo dnf -y install R-futile
Install R-futile 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-futile
using yum
by running the following command:
sudo yum -y install R-futile
How To Uninstall R-futile on Fedora 36
/usr/share/R/library/futile.logger
/usr/share/R/library/futile.logger/DESCRIPTION
/usr/share/R/library/futile.logger/INDEX
/usr/share/R/library/futile.logger/Meta
/usr/share/R/library/futile.logger/Meta/Rd.rds
/usr/share/R/library/futile.logger/Meta/features.rds
/usr/share/R/library/futile.logger/Meta/hsearch.rds
/usr/share/R/library/futile.logger/Meta/links.rds
/usr/share/R/library/futile.logger/Meta/nsInfo.rds
/usr/share/R/library/futile.logger/Meta/package.rds
/usr/share/R/library/futile.logger/NAMESPACE
/usr/share/R/library/futile.logger/R
/usr/share/R/library/futile.logger/R/futile.logger
/usr/share/R/library/futile.logger/R/futile.logger.rdb
/usr/share/R/library/futile.logger/R/futile.logger.rdx
/usr/share/R/library/futile.logger/help
/usr/share/R/library/futile.logger/help/AnIndex
/usr/share/R/library/futile.logger/help/DEBUG.html
/usr/share/R/library/futile.logger/help/ERROR.html
/usr/share/R/library/futile.logger/help/FATAL.html
/usr/share/R/library/futile.logger/help/INFO.html
/usr/share/R/library/futile.logger/help/TRACE.html
/usr/share/R/library/futile.logger/help/WARN.html
/usr/share/R/library/futile.logger/help/aliases.rds
/usr/share/R/library/futile.logger/help/appender.console.html
/usr/share/R/library/futile.logger/help/appender.file.html
/usr/share/R/library/futile.logger/help/appender.tee.html
/usr/share/R/library/futile.logger/help/flog.appender.html
/usr/share/R/library/futile.logger/help/flog.carp.html
/usr/share/R/library/futile.logger/help/flog.debug.html
/usr/share/R/library/futile.logger/help/flog.error.html
/usr/share/R/library/futile.logger/help/flog.fatal.html
/usr/share/R/library/futile.logger/help/flog.info.html
/usr/share/R/library/futile.logger/help/flog.layout.html
/usr/share/R/library/futile.logger/help/flog.logger.html
/usr/share/R/library/futile.logger/help/flog.namespace.html
/usr/share/R/library/futile.logger/help/flog.remove.html
/usr/share/R/library/futile.logger/help/flog.threshold.html
/usr/share/R/library/futile.logger/help/flog.trace.html
/usr/share/R/library/futile.logger/help/flog.warn.html
/usr/share/R/library/futile.logger/help/ftry.html
/usr/share/R/library/futile.logger/help/futile.logger-package.html
/usr/share/R/library/futile.logger/help/futile.logger.html
/usr/share/R/library/futile.logger/help/futile.logger.rdb
/usr/share/R/library/futile.logger/help/futile.logger.rdx
/usr/share/R/library/futile.logger/help/layout.format.html
/usr/share/R/library/futile.logger/help/layout.json.html
/usr/share/R/library/futile.logger/help/layout.simple.html
/usr/share/R/library/futile.logger/help/layout.tracearg.html
/usr/share/R/library/futile.logger/help/logger.options.html
/usr/share/R/library/futile.logger/help/paths.rds
/usr/share/R/library/futile.logger/help/scat.html
/usr/share/R/library/futile.logger/html
/usr/share/R/library/futile.logger/html/00Index.html
/usr/share/R/library/futile.logger/html/R.css
/usr/share/R/library/futile.logger/html/flog.appender.html
/usr/share/R/library/futile.logger/html/flog.carp.html
/usr/share/R/library/futile.logger/html/flog.layout.html
/usr/share/R/library/futile.logger/html/flog.logger.html
/usr/share/R/library/futile.logger/html/flog.remove.html
/usr/share/R/library/futile.logger/html/flog.threshold.html
/usr/share/R/library/futile.logger/html/ftry.html
/usr/share/R/library/futile.logger/html/futile.logger-package.html
/usr/share/R/library/futile.logger/html/logger.options.html
/usr/share/R/library/futile.logger/html/scat.html
To uninstall only the R-futile
package we can use the following command:
sudo dnf remove R-futile
References
Summary
In this tutorial we learn how to install R-futile
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
## R-futile Package Contents on Fedora 36
```bash
/usr/share/R/library/futile.options
/usr/share/R/library/futile.options/DESCRIPTION
/usr/share/R/library/futile.options/INDEX
/usr/share/R/library/futile.options/Meta
/usr/share/R/library/futile.options/Meta/Rd.rds
/usr/share/R/library/futile.options/Meta/features.rds
/usr/share/R/library/futile.options/Meta/hsearch.rds
/usr/share/R/library/futile.options/Meta/links.rds
/usr/share/R/library/futile.options/Meta/nsInfo.rds
/usr/share/R/library/futile.options/Meta/package.rds
/usr/share/R/library/futile.options/NAMESPACE
/usr/share/R/library/futile.options/R
/usr/share/R/library/futile.options/R/futile.options
/usr/share/R/library/futile.options/R/futile.options.rdb
/usr/share/R/library/futile.options/R/futile.options.rdx
/usr/share/R/library/futile.options/help
/usr/share/R/library/futile.options/help/AnIndex
/usr/share/R/library/futile.options/help/OptionsManager.html
/usr/share/R/library/futile.options/help/aliases.rds
/usr/share/R/library/futile.options/help/futile.options-package.html
/usr/share/R/library/futile.options/help/futile.options.html
/usr/share/R/library/futile.options/help/futile.options.rdb
/usr/share/R/library/futile.options/help/futile.options.rdx
/usr/share/R/library/futile.options/help/options.manager.html
/usr/share/R/library/futile.options/help/paths.rds
/usr/share/R/library/futile.options/help/reset.options.html
/usr/share/R/library/futile.options/help/resetOptions.character.html
/usr/share/R/library/futile.options/help/resetOptions.default.html
/usr/share/R/library/futile.options/help/resetOptions.html
/usr/share/R/library/futile.options/help/updateOptions.character.html
/usr/share/R/library/futile.options/help/updateOptions.default.html
/usr/share/R/library/futile.options/help/updateOptions.html
/usr/share/R/library/futile.options/html
/usr/share/R/library/futile.options/html/00Index.html
/usr/share/R/library/futile.options/html/OptionsManager.html
/usr/share/R/library/futile.options/html/R.css
/usr/share/R/library/futile.options/html/futile.options-package.html
References
Summary
In this tutorial we learn how to install R-futile
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).