How To Install R-later on Fedora 36

In this tutorial we learn how to install R-later in Fedora 36. R-later is Utilities for Scheduling Functions to Execute Later with Event Loops

Introduction

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

What is R-later

Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop.

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

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

sudo dnf -y install R-later

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

sudo yum -y install R-later

How To Uninstall R-later on Fedora 36

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

sudo dnf remove R-later

R-later Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/27
/usr/lib/.build-id/27/5ee62ff553d4af49333c7ddf4c3042f3f50da3
/usr/lib/R/library/later
/usr/lib/R/library/later/DESCRIPTION
/usr/lib/R/library/later/INDEX
/usr/lib/R/library/later/LICENSE
/usr/lib/R/library/later/Meta
/usr/lib/R/library/later/Meta/Rd.rds
/usr/lib/R/library/later/Meta/features.rds
/usr/lib/R/library/later/Meta/hsearch.rds
/usr/lib/R/library/later/Meta/links.rds
/usr/lib/R/library/later/Meta/nsInfo.rds
/usr/lib/R/library/later/Meta/package.rds
/usr/lib/R/library/later/Meta/vignette.rds
/usr/lib/R/library/later/NAMESPACE
/usr/lib/R/library/later/NEWS.md
/usr/lib/R/library/later/R
/usr/lib/R/library/later/R/later
/usr/lib/R/library/later/R/later.rdb
/usr/lib/R/library/later/R/later.rdx
/usr/lib/R/library/later/doc
/usr/lib/R/library/later/doc/index.html
/usr/lib/R/library/later/doc/later-cpp.Rmd
/usr/lib/R/library/later/doc/later-cpp.html
/usr/lib/R/library/later/help
/usr/lib/R/library/later/help/AnIndex
/usr/lib/R/library/later/help/aliases.rds
/usr/lib/R/library/later/help/create_loop.html
/usr/lib/R/library/later/help/current_loop.html
/usr/lib/R/library/later/help/destroy_loop.html
/usr/lib/R/library/later/help/exists_loop.html
/usr/lib/R/library/later/help/global_loop.html
/usr/lib/R/library/later/help/later.html
/usr/lib/R/library/later/help/later.rdb
/usr/lib/R/library/later/help/later.rdx
/usr/lib/R/library/later/help/list_queue.html
/usr/lib/R/library/later/help/logLevel.html
/usr/lib/R/library/later/help/loop_empty.html
/usr/lib/R/library/later/help/next_op_secs.html
/usr/lib/R/library/later/help/paths.rds
/usr/lib/R/library/later/help/run_now.html
/usr/lib/R/library/later/help/with_loop.html
/usr/lib/R/library/later/help/with_temp_loop.html
/usr/lib/R/library/later/html
/usr/lib/R/library/later/html/00Index.html
/usr/lib/R/library/later/html/R.css
/usr/lib/R/library/later/html/create_loop.html
/usr/lib/R/library/later/html/later.html
/usr/lib/R/library/later/html/list_queue.html
/usr/lib/R/library/later/html/logLevel.html
/usr/lib/R/library/later/html/loop_empty.html
/usr/lib/R/library/later/html/next_op_secs.html
/usr/lib/R/library/later/html/run_now.html
/usr/lib/R/library/later/libs
/usr/lib/R/library/later/libs/later.so

References

Summary

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


title: “How To Install R-later on Fedora 36” linkTitle: “R-later” type: “docs” description: “In this tutorial we learn how to install R-later in Fedora 36. R-later is Utilities for Scheduling Functions to Execute Later with Event Loops” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/R-later-featured.png

Introduction

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

What is R-later

Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop.

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

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

sudo dnf -y install R-later

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

sudo yum -y install R-later

How To Uninstall R-later on Fedora 36

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

sudo dnf remove R-later

R-later Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/59
/usr/lib/.build-id/59/15459f7ede2335578c65370cbb3ccc2f695319
/usr/lib64/R/library/later
/usr/lib64/R/library/later/DESCRIPTION
/usr/lib64/R/library/later/INDEX
/usr/lib64/R/library/later/LICENSE
/usr/lib64/R/library/later/Meta
/usr/lib64/R/library/later/Meta/Rd.rds
/usr/lib64/R/library/later/Meta/features.rds
/usr/lib64/R/library/later/Meta/hsearch.rds
/usr/lib64/R/library/later/Meta/links.rds
/usr/lib64/R/library/later/Meta/nsInfo.rds
/usr/lib64/R/library/later/Meta/package.rds
/usr/lib64/R/library/later/Meta/vignette.rds
/usr/lib64/R/library/later/NAMESPACE
/usr/lib64/R/library/later/NEWS.md
/usr/lib64/R/library/later/R
/usr/lib64/R/library/later/R/later
/usr/lib64/R/library/later/R/later.rdb
/usr/lib64/R/library/later/R/later.rdx
/usr/lib64/R/library/later/doc
/usr/lib64/R/library/later/doc/index.html
/usr/lib64/R/library/later/doc/later-cpp.Rmd
/usr/lib64/R/library/later/doc/later-cpp.html
/usr/lib64/R/library/later/help
/usr/lib64/R/library/later/help/AnIndex
/usr/lib64/R/library/later/help/aliases.rds
/usr/lib64/R/library/later/help/create_loop.html
/usr/lib64/R/library/later/help/current_loop.html
/usr/lib64/R/library/later/help/destroy_loop.html
/usr/lib64/R/library/later/help/exists_loop.html
/usr/lib64/R/library/later/help/global_loop.html
/usr/lib64/R/library/later/help/later.html
/usr/lib64/R/library/later/help/later.rdb
/usr/lib64/R/library/later/help/later.rdx
/usr/lib64/R/library/later/help/list_queue.html
/usr/lib64/R/library/later/help/logLevel.html
/usr/lib64/R/library/later/help/loop_empty.html
/usr/lib64/R/library/later/help/next_op_secs.html
/usr/lib64/R/library/later/help/paths.rds
/usr/lib64/R/library/later/help/run_now.html
/usr/lib64/R/library/later/help/with_loop.html
/usr/lib64/R/library/later/help/with_temp_loop.html
/usr/lib64/R/library/later/html
/usr/lib64/R/library/later/html/00Index.html
/usr/lib64/R/library/later/html/R.css
/usr/lib64/R/library/later/html/create_loop.html
/usr/lib64/R/library/later/html/later.html
/usr/lib64/R/library/later/html/list_queue.html
/usr/lib64/R/library/later/html/logLevel.html
/usr/lib64/R/library/later/html/loop_empty.html
/usr/lib64/R/library/later/html/next_op_secs.html
/usr/lib64/R/library/later/html/run_now.html
/usr/lib64/R/library/later/libs
/usr/lib64/R/library/later/libs/later.so

References

Summary

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