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

Last updated: September 28,2024

1. Install "R-formattable.noarch" package

Please follow the instructions below to install R-formattable.noarch on Fedora 36

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

2. Uninstall "R-formattable.noarch" package

Please follow the steps below to uninstall R-formattable.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:18:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-formattable
Version : 0.2.1
Release : 5.fc36
Architecture : noarch
Size : 188 k
Source : R-formattable-0.2.1-5.fc36.src.rpm
Repository : fedora
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.