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

Last updated: January 11,2025

1. Install "R-plogr.noarch" package

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

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

2. Uninstall "R-plogr.noarch" package

Here is a brief guide to show you how to uninstall R-plogr.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:25:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-plogr
Version : 0.2.0
Release : 12.fc36
Architecture : noarch
Size : 20 k
Source : R-plogr-0.2.0-12.fc36.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.