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

Last updated: October 08,2024

1. Install "R-debugme.noarch" package

Please follow the instructions below to install R-debugme.noarch on Fedora 36

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

2. Uninstall "R-debugme.noarch" package

This guide covers the steps necessary to uninstall R-debugme.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:07:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-debugme
Version : 1.1.0
Release : 12.fc36
Architecture : noarch
Size : 986 k
Source : R-debugme-1.1.0-12.fc36.src.rpm
Repository : fedora
Summary : Debug R Packages
URL : https://CRAN.R-project.org/package=debugme
License : MIT
Description : Specify debug messages as special string constants, and control debugging
: of packages via environment variables.