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

Last updated: October 05,2024

1. Install "R-repurrrsive.noarch" package

Please follow the steps below to install R-repurrrsive.noarch on Fedora 35

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

2. Uninstall "R-repurrrsive.noarch" package

Please follow the steps below to uninstall R-repurrrsive.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:12:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-repurrrsive
Version : 1.0.0
Release : 7.fc35
Architecture : noarch
Size : 481 k
Source : R-repurrrsive-1.0.0-7.fc35.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.