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

Last updated: October 02,2024

1. Install "R-pkgbuild.noarch" package

In this section, we are going to explain the necessary steps to install R-pkgbuild.noarch on Fedora 38

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

2. Uninstall "R-pkgbuild.noarch" package

Learn how to uninstall R-pkgbuild.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:39:43 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-pkgbuild
Version : 1.3.1
Release : 3.fc38
Architecture : noarch
Size : 171 k
Source : R-pkgbuild-1.3.1-3.fc38.src.rpm
Repository : updates
Summary : Find Tools Needed to Build R Packages
URL : https://CRAN.R-project.org/package=pkgbuild
License : GPLv3
Description : Provides functions used to build R packages. Locates compilers needed to
: build R packages on various platforms and ensures the PATH is configured
: appropriately so R can use them.