How to Install and Uninstall R-desc.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "R-desc.noarch" package

Here is a brief guide to show you how to install R-desc.noarch on Fedora 39

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

2. Uninstall "R-desc.noarch" package

This is a short guide on how to uninstall R-desc.noarch on Fedora 39:

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

3. Information about the R-desc.noarch package on Fedora 39

Last metadata expiration check: 1:14:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-desc
Version : 1.4.2
Release : 4.fc39
Architecture : noarch
Size : 379 k
Source : R-desc-1.4.2-4.fc39.src.rpm
Repository : fedora
Summary : Manipulate DESCRIPTION Files
URL : https://CRAN.R-project.org/package=desc
License : MIT
Description : Tools to read, write, create, and manipulate DESCRIPTION files. It is
: intended for packages that create or manipulate other packages.