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

Last updated: November 29,2024

1. Install "R-debugme.noarch" package

Please follow the step by step instructions below to install R-debugme.noarch on Fedora 35

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

2. Uninstall "R-debugme.noarch" package

This tutorial shows how to uninstall R-debugme.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:17:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-debugme
Version : 1.1.0
Release : 11.fc35
Architecture : noarch
Size : 985 k
Source : R-debugme-1.1.0-11.fc35.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.