How To Install R-pbdRPC on Fedora 36
Introduction
In this tutorial we learn how to install R-pbdRPC
on Fedora 36.
What is R-pbdRPC
A very light implementation yet secure for remote procedure calls with unified interface via ssh (OpenSSH).
We can use yum
or dnf
to install R-pbdRPC
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-pbdRPC.
Install R-pbdRPC 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-pbdRPC
using dnf
by running the following command:
sudo dnf -y install R-pbdRPC
Install R-pbdRPC 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-pbdRPC
using yum
by running the following command:
sudo yum -y install R-pbdRPC
How To Uninstall R-pbdRPC on Fedora 36
To uninstall only the R-pbdRPC
package we can use the following command:
sudo dnf remove R-pbdRPC
R-pbdRPC Package Contents on Fedora 36
/usr/share/R/library/pbdRPC
/usr/share/R/library/pbdRPC/CITATION
/usr/share/R/library/pbdRPC/DESCRIPTION
/usr/share/R/library/pbdRPC/INDEX
/usr/share/R/library/pbdRPC/Meta
/usr/share/R/library/pbdRPC/Meta/Rd.rds
/usr/share/R/library/pbdRPC/Meta/features.rds
/usr/share/R/library/pbdRPC/Meta/hsearch.rds
/usr/share/R/library/pbdRPC/Meta/links.rds
/usr/share/R/library/pbdRPC/Meta/nsInfo.rds
/usr/share/R/library/pbdRPC/Meta/package.rds
/usr/share/R/library/pbdRPC/Meta/vignette.rds
/usr/share/R/library/pbdRPC/NAMESPACE
/usr/share/R/library/pbdRPC/R
/usr/share/R/library/pbdRPC/R/pbdRPC
/usr/share/R/library/pbdRPC/R/pbdRPC.rdb
/usr/share/R/library/pbdRPC/R/pbdRPC.rdx
/usr/share/R/library/pbdRPC/doc
/usr/share/R/library/pbdRPC/doc/index.html
/usr/share/R/library/pbdRPC/doc/pbdRPC-guide.Rnw
/usr/share/R/library/pbdRPC/doc/pbdRPC-guide.pdf
/usr/share/R/library/pbdRPC/help
/usr/share/R/library/pbdRPC/help/.pbd_env.html
/usr/share/R/library/pbdRPC/help/.rpcopt_init.html
/usr/share/R/library/pbdRPC/help/AnIndex
/usr/share/R/library/pbdRPC/help/Initial+20Control+20Functions.html
/usr/share/R/library/pbdRPC/help/RPC+20Control+20Environment.html
/usr/share/R/library/pbdRPC/help/RPC+20Control+20Functions.html
/usr/share/R/library/pbdRPC/help/RPC.CT.html
/usr/share/R/library/pbdRPC/help/RPC.LI.html
/usr/share/R/library/pbdRPC/help/RPC.RR.html
/usr/share/R/library/pbdRPC/help/a0_b_control.html
/usr/share/R/library/pbdRPC/help/a0_c_options.html
/usr/share/R/library/pbdRPC/help/aliases.rds
/usr/share/R/library/pbdRPC/help/check_cs.html
/usr/share/R/library/pbdRPC/help/check_exec.html
/usr/share/R/library/pbdRPC/help/check_rr.html
/usr/share/R/library/pbdRPC/help/checkx_rr.html
/usr/share/R/library/pbdRPC/help/find_plink.html
/usr/share/R/library/pbdRPC/help/kill_cs.html
/usr/share/R/library/pbdRPC/help/kill_rr.html
/usr/share/R/library/pbdRPC/help/killx_rr.html
/usr/share/R/library/pbdRPC/help/machine.html
/usr/share/R/library/pbdRPC/help/paths.rds
/usr/share/R/library/pbdRPC/help/pbdRPC-package.html
/usr/share/R/library/pbdRPC/help/pbdRPC.rdb
/usr/share/R/library/pbdRPC/help/pbdRPC.rdx
/usr/share/R/library/pbdRPC/help/plink.html
/usr/share/R/library/pbdRPC/help/print-machine.html
/usr/share/R/library/pbdRPC/help/print.machine.html
/usr/share/R/library/pbdRPC/help/rpc.html
/usr/share/R/library/pbdRPC/help/rpc_cs_example.html
/usr/share/R/library/pbdRPC/help/rpc_kill.html
/usr/share/R/library/pbdRPC/help/rpc_options.html
/usr/share/R/library/pbdRPC/help/rpc_pid.html
/usr/share/R/library/pbdRPC/help/rpc_ps.html
/usr/share/R/library/pbdRPC/help/rpc_rr_example.html
/usr/share/R/library/pbdRPC/help/rpcopt_get.html
/usr/share/R/library/pbdRPC/help/rpcopt_set.html
/usr/share/R/library/pbdRPC/help/run_args.html
/usr/share/R/library/pbdRPC/help/srpc.html
/usr/share/R/library/pbdRPC/help/ssh.html
/usr/share/R/library/pbdRPC/help/ssh_plink.html
/usr/share/R/library/pbdRPC/help/start_cs.html
/usr/share/R/library/pbdRPC/help/start_rr.html
/usr/share/R/library/pbdRPC/help/startx_rr.html
/usr/share/R/library/pbdRPC/help/tunnel.html
/usr/share/R/library/pbdRPC/help/zz_rpc_control.html
/usr/share/R/library/pbdRPC/html
/usr/share/R/library/pbdRPC/html/00Index.html
/usr/share/R/library/pbdRPC/html/R.css
/usr/share/R/library/pbdRPC/html/a0_b_control.html
/usr/share/R/library/pbdRPC/html/a0_c_options.html
/usr/share/R/library/pbdRPC/html/find_plink.html
/usr/share/R/library/pbdRPC/html/machine.html
/usr/share/R/library/pbdRPC/html/pbdRPC-package.html
/usr/share/R/library/pbdRPC/html/print-machine.html
/usr/share/R/library/pbdRPC/html/rpc.html
/usr/share/R/library/pbdRPC/html/rpc_cs_example.html
/usr/share/R/library/pbdRPC/html/rpc_options.html
/usr/share/R/library/pbdRPC/html/rpc_pid.html
/usr/share/R/library/pbdRPC/html/rpc_rr_example.html
/usr/share/R/library/pbdRPC/html/srpc.html
/usr/share/R/library/pbdRPC/html/ssh_plink.html
/usr/share/R/library/pbdRPC/html/tunnel.html
/usr/share/R/library/pbdRPC/html/zz_rpc_control.html
/usr/share/licenses/R-pbdRPC
/usr/share/licenses/R-pbdRPC/COPYING
References
Summary
In this tutorial we learn how to install R-pbdRPC
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).