How to Install and Uninstall R-bindrcpp.x86_64 Package on Fedora 36
Last updated: January 11,2025
1. Install "R-bindrcpp.x86_64" package
This guide covers the steps necessary to install R-bindrcpp.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-bindrcpp.x86_64
Copied
2. Uninstall "R-bindrcpp.x86_64" package
This tutorial shows how to uninstall R-bindrcpp.x86_64 on Fedora 36:
$
sudo dnf remove
R-bindrcpp.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-bindrcpp.x86_64 package on Fedora 36
Last metadata expiration check: 0:24:25 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : R-bindrcpp
Version : 0.2.2
Release : 13.fc36
Architecture : x86_64
Size : 90 k
Source : R-bindrcpp-0.2.2-13.fc36.src.rpm
Repository : fedora
Summary : An 'Rcpp' Interface to Active Bindings
URL : https://CRAN.R-project.org/package=bindrcpp
License : MIT
Description : Provides an easy way to fill an environment with active bindings that call
: a C++ function.
Available Packages
Name : R-bindrcpp
Version : 0.2.2
Release : 13.fc36
Architecture : x86_64
Size : 90 k
Source : R-bindrcpp-0.2.2-13.fc36.src.rpm
Repository : fedora
Summary : An 'Rcpp' Interface to Active Bindings
URL : https://CRAN.R-project.org/package=bindrcpp
License : MIT
Description : Provides an easy way to fill an environment with active bindings that call
: a C++ function.