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

Last updated: October 06,2024

1. Install "R-repurrrsive.noarch" package

This tutorial shows how to install R-repurrrsive.noarch on Fedora 39

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

2. Uninstall "R-repurrrsive.noarch" package

This is a short guide on how to uninstall R-repurrrsive.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:39:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : R-repurrrsive
Version : 1.1.0
Release : 3.fc39
Architecture : noarch
Size : 401 k
Source : R-repurrrsive-1.1.0-3.fc39.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.