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

Last updated: October 05,2024

1. Install "R-debugme.noarch" package

This tutorial shows how to install R-debugme.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 4:18:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-debugme
Version : 1.1.0
Release : 9.fc34
Architecture : noarch
Size : 984 k
Source : R-debugme-1.1.0-9.fc34.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.