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

Last updated: January 15,2025

1. Install "R-repurrrsive.noarch" package

In this section, we are going to explain the necessary steps to install R-repurrrsive.noarch on Fedora 36

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

2. Uninstall "R-repurrrsive.noarch" package

Please follow the guidance below to uninstall R-repurrrsive.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:00:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-repurrrsive
Version : 1.0.0
Release : 8.fc36
Architecture : noarch
Size : 482 k
Source : R-repurrrsive-1.0.0-8.fc36.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.