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

Last updated: April 27,2024

1. Install "R-jquerylib.noarch" package

This guide covers the steps necessary to install R-jquerylib.noarch on Fedora 34

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

2. Uninstall "R-jquerylib.noarch" package

Please follow the instructions below to uninstall R-jquerylib.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:51:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-jquerylib
Version : 0.1.4
Release : 2.fc34
Architecture : noarch
Size : 300 k
Source : R-jquerylib-0.1.4-2.fc34.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.