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

Last updated: January 16,2025

1. Install "R-formattable.noarch" package

This is a short guide on how to install R-formattable.noarch on Fedora 38

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

2. Uninstall "R-formattable.noarch" package

In this section, we are going to explain the necessary steps to uninstall R-formattable.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:48:54 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : R-formattable
Version : 0.2.1
Release : 9.fc38
Architecture : noarch
Size : 208 k
Source : R-formattable-0.2.1-9.fc38.src.rpm
Repository : updates
Summary : Create 'Formattable' Data Structures
URL : https://CRAN.R-project.org/package=formattable
License : MIT
Description : Provides functions to create formattable vectors and data frames.
: 'Formattable' vectors are printed with text formatting, and formattable
: data frames are printed with multiple types of formatting in HTML to
: improve the readability of data presented in tabular form rendered in web
: pages.