How to Install and Uninstall R-DT.noarch Package on Fedora 34

Last updated: May 06,2024

1. Install "R-DT.noarch" package

Please follow the guidance below to install R-DT.noarch on Fedora 34

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

2. Uninstall "R-DT.noarch" package

Learn how to uninstall R-DT.noarch on Fedora 34:

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

3. Information about the R-DT.noarch package on Fedora 34

Last metadata expiration check: 2:28:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-DT
Version : 0.17
Release : 2.fc34
Architecture : noarch
Size : 1.4 M
Source : R-DT-0.17-2.fc34.src.rpm
Repository : fedora
Summary : R Wrapper of the JavaScript Library 'DataTables'
URL : https://CRAN.R-project.org/package=DT
License : GPLv3 and MIT and ASL 2.0
Description : Data objects in R can be rendered as HTML tables using the JavaScript
: library 'DataTables' (typically via R Markdown or Shiny). The 'DataTables'
: library has been included in this R package. The package name 'DT' is an
: abbreviation of 'DataTables'.