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

Last updated: September 30,2024

1. Install "R-bindr.noarch" package

This guide let you learn how to install R-bindr.noarch on Fedora 34

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

2. Uninstall "R-bindr.noarch" package

Learn how to uninstall R-bindr.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:16:42 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : R-bindr
Version : 0.1.1
Release : 9.fc34
Architecture : noarch
Size : 26 k
Source : R-bindr-0.1.1-9.fc34.src.rpm
Repository : fedora
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.