How to Install and Uninstall R-bindr.noarch Package on Fedora 38

Last updated: January 12,2025

1. Install "R-bindr.noarch" package

This guide covers the steps necessary to install R-bindr.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install R-bindr.noarch

2. Uninstall "R-bindr.noarch" package

Please follow the steps below to uninstall R-bindr.noarch on Fedora 38:

$ sudo dnf remove R-bindr.noarch $ sudo dnf autoremove

3. Information about the R-bindr.noarch package on Fedora 38

Last metadata expiration check: 4:42:24 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : R-bindr
Version : 0.1.1
Release : 16.fc38
Architecture : noarch
Size : 33 k
Source : R-bindr-0.1.1-16.fc38.src.rpm
Repository : updates
Summary : Parametrized Active Bindings
URL : https://CRAN.R-project.org/package=bindr
License : MIT
Description : Provides a simple interface for creating active bindings where the bound
: function accepts additional arguments.