How to Install and Uninstall R-pkgdown.noarch Package on Fedora 35

Last updated: June 29,2024

1. Install "R-pkgdown.noarch" package

Please follow the guidelines below to install R-pkgdown.noarch on Fedora 35

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

2. Uninstall "R-pkgdown.noarch" package

Please follow the guidance below to uninstall R-pkgdown.noarch on Fedora 35:

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

3. Information about the R-pkgdown.noarch package on Fedora 35

Last metadata expiration check: 3:12:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-pkgdown
Version : 1.6.1
Release : 4.fc35
Architecture : noarch
Size : 535 k
Source : R-pkgdown-1.6.1-4.fc35.src.rpm
Repository : fedora
Summary : Make Static HTML Documentation for a Package
URL : https://CRAN.R-project.org/package=pkgdown
License : MIT
Description : Generate an attractive and useful website from a source package. pkgdown
: converts your documentation, vignettes, README, and more to HTML making it easy
: to share information about your package online.