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

Last updated: January 15,2025

1. Install "R-repurrrsive.noarch" package

Please follow the guidance below to install R-repurrrsive.noarch on Fedora 38

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

2. Uninstall "R-repurrrsive.noarch" package

Learn how to uninstall R-repurrrsive.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:55:59 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : R-repurrrsive
Version : 1.1.0
Release : 2.fc38
Architecture : noarch
Size : 400 k
Source : R-repurrrsive-1.1.0-2.fc38.src.rpm
Repository : updates
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.