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

Last updated: January 10,2025

1. Install "R-jquerylib.noarch" package

Please follow the steps below to install R-jquerylib.noarch on Fedora 38

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

2. Uninstall "R-jquerylib.noarch" package

This guide covers the steps necessary to uninstall R-jquerylib.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:42:06 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : R-jquerylib
Version : 0.1.4
Release : 8.fc38
Architecture : noarch
Size : 308 k
Source : R-jquerylib-0.1.4-8.fc38.src.rpm
Repository : updates
Summary : Obtain jQuery as an HTML Dependency Object
URL : https://CRAN.R-project.org/package=jquerylib
License : MIT
Description : Obtain any major version of jQuery () and use it in
: any webpage generated by htmltools (e.g. shiny, htmlwidgets, and rmarkdown).
: Most R users don't need to use this package directly, but other R packages
: (e.g. shiny, rmarkdown, etc.) depend on this package to avoid bundling
: redundant copies of jQuery.