How To Install cantor-R on Fedora 36

In this tutorial we learn how to install cantor-R in Fedora 36. cantor-R is R backend for cantor

Introduction

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

What is cantor-R

R backend for cantor.

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

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

sudo dnf -y install cantor-R

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

sudo yum -y install cantor-R

How To Uninstall cantor-R on Fedora 36

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

sudo dnf remove cantor-R

cantor-R Package Contents on Fedora 36

/usr/bin/cantor_rserver
/usr/lib/.build-id
/usr/lib/.build-id/6b/cb9c1c4474e35244127f5f2fefa307e1819866
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/670e7bfa8a87c590df1d72bde9fe60446f9057
/usr/lib/qt5/plugins/cantor/backends/cantor_rbackend.so
/usr/share/config.kcfg/rserver.kcfg
/usr/share/knsrcfiles/cantor_r.knsrc

References

Summary

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


title: “How To Install cantor-R on Fedora 36” linkTitle: “cantor-R” type: “docs” description: “In this tutorial we learn how to install cantor-R in Fedora 36. cantor-R is R backend for cantor” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/cantor-R-featured.png

Introduction

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

What is cantor-R

R backend for cantor.

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

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

sudo dnf -y install cantor-R

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

sudo yum -y install cantor-R

How To Uninstall cantor-R on Fedora 36

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

sudo dnf remove cantor-R

cantor-R Package Contents on Fedora 36

/usr/bin/cantor_rserver
/usr/lib/.build-id
/usr/lib/.build-id/9e/778eea7d9568e98c42615ca4efdf92c10c1821
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/59447d78782b865b7b7f40845f9cb7c2250240
/usr/lib64/qt5/plugins/cantor/backends/cantor_rbackend.so
/usr/share/config.kcfg/rserver.kcfg
/usr/share/knsrcfiles/cantor_r.knsrc

References

Summary

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