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

Last updated: October 04,2024

1. Install "R-repurrrsive.noarch" package

Please follow the guidelines below to install R-repurrrsive.noarch on Fedora 34

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

2. Uninstall "R-repurrrsive.noarch" package

Please follow the step by step instructions below to uninstall R-repurrrsive.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:49:27 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : R-repurrrsive
Version : 1.0.0
Release : 5.fc34
Architecture : noarch
Size : 478 k
Source : R-repurrrsive-1.0.0-5.fc34.src.rpm
Repository : fedora
Summary : Examples of Recursive Lists and Nested or Split Data Frames
URL : https://CRAN.R-project.org/package=repurrrsive
License : CC0
Description : Recursive lists in the form of R objects, JSON, and XML, for use in teaching
: and examples. Examples include color palettes, Game of Thrones characters,
: GitHub users and repositories, music collections, and entities from the Star
: Wars universe. Data from the gapminder package is also included, as a simple
: data frame and in nested and split forms.