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

Last updated: October 06,2024

1. Install "R-reshape.noarch" package

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

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

2. Uninstall "R-reshape.noarch" package

This guide covers the steps necessary to uninstall R-reshape.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:51:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-reshape
Version : 0.8.8
Release : 7.fc34
Architecture : noarch
Size : 191 k
Source : R-reshape-0.8.8-7.fc34.src.rpm
Repository : fedora
Summary : Flexibly Reshape Data
URL : https://CRAN.R-project.org/package=reshape
License : MIT
Description : Flexibly restructure and aggregate data using just two functions: melt and
: cast.