How to Install and Uninstall R-plogr.noarch Package on Fedora 35

Last updated: September 23,2024

1. Install "R-plogr.noarch" package

Please follow the guidelines below to install R-plogr.noarch on Fedora 35

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

2. Uninstall "R-plogr.noarch" package

Learn how to uninstall R-plogr.noarch on Fedora 35:

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

3. Information about the R-plogr.noarch package on Fedora 35

Last metadata expiration check: 3:50:07 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-plogr
Version : 0.2.0
Release : 11.fc35
Architecture : noarch
Size : 20 k
Source : R-plogr-0.2.0-11.fc35.src.rpm
Repository : fedora
Summary : C++ Logging Library for R
URL : http://cran.r-project.org/web/packages/plogr/index.html
License : MIT
Description : A simple header-only logging library for C++. Add 'LinkingTo: plogr' to
: 'DESCRIPTION', and '#include ' in your C++ modules to use it.