How To Install R-BiocFileCache on Fedora 36

In this tutorial we learn how to install R-BiocFileCache in Fedora 36. R-BiocFileCache is Manage Files Across Sessions

Introduction

In this tutorial we learn how to install R-BiocFileCache on Fedora 36.

What is R-BiocFileCache

This package creates a persistent on-disk cache of files that the user can add, update, and retrieve. It is useful for managing resources (such as custom Txdb objects) that are costly or difficult to create, web resources, and data files used across sessions.

We can use yum or dnf to install R-BiocFileCache on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-BiocFileCache.

Install R-BiocFileCache on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install R-BiocFileCache using dnf by running the following command:

sudo dnf -y install R-BiocFileCache

Install R-BiocFileCache on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install R-BiocFileCache using yum by running the following command:

sudo yum -y install R-BiocFileCache

How To Uninstall R-BiocFileCache on Fedora 36

To uninstall only the R-BiocFileCache package we can use the following command:

sudo dnf remove R-BiocFileCache

R-BiocFileCache Package Contents on Fedora 36

/usr/share/R/library/BiocFileCache
/usr/share/R/library/BiocFileCache/DESCRIPTION
/usr/share/R/library/BiocFileCache/INDEX
/usr/share/R/library/BiocFileCache/Meta
/usr/share/R/library/BiocFileCache/Meta/Rd.rds
/usr/share/R/library/BiocFileCache/Meta/features.rds
/usr/share/R/library/BiocFileCache/Meta/hsearch.rds
/usr/share/R/library/BiocFileCache/Meta/links.rds
/usr/share/R/library/BiocFileCache/Meta/nsInfo.rds
/usr/share/R/library/BiocFileCache/Meta/package.rds
/usr/share/R/library/BiocFileCache/Meta/vignette.rds
/usr/share/R/library/BiocFileCache/NAMESPACE
/usr/share/R/library/BiocFileCache/NEWS
/usr/share/R/library/BiocFileCache/R
/usr/share/R/library/BiocFileCache/R/BiocFileCache
/usr/share/R/library/BiocFileCache/R/BiocFileCache.rdb
/usr/share/R/library/BiocFileCache/R/BiocFileCache.rdx
/usr/share/R/library/BiocFileCache/doc
/usr/share/R/library/BiocFileCache/doc/BiocFileCache.R
/usr/share/R/library/BiocFileCache/doc/BiocFileCache.Rmd
/usr/share/R/library/BiocFileCache/doc/BiocFileCache.html
/usr/share/R/library/BiocFileCache/doc/index.html
/usr/share/R/library/BiocFileCache/help
/usr/share/R/library/BiocFileCache/help/+5B+2CBiocFileCache+2Ccharacter+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/+5B+2CBiocFileCache+2Cmissing+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/+5B+2CBiocFileCacheReadOnly+2Ccharacter+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/+5B+2CBiocFileCacheReadOnly+2Cmissing+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/+5B+5B+2CBiocFileCacheBase+2Ccharacter+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/+5B+5B+3C-+2CBiocFileCache+2Ccharacter+2Cmissing+2Ccharacter-method.html
/usr/share/R/library/BiocFileCache/help/AnIndex
/usr/share/R/library/BiocFileCache/help/BFCOption.html
/usr/share/R/library/BiocFileCache/help/BiocFileCache-class.html
/usr/share/R/library/BiocFileCache/help/BiocFileCache.html
/usr/share/R/library/BiocFileCache/help/BiocFileCache.rdb
/usr/share/R/library/BiocFileCache/help/BiocFileCache.rdx
/usr/share/R/library/BiocFileCache/help/aliases.rds
/usr/share/R/library/BiocFileCache/help/bfcadd+2CBiocFileCache-method.html
/usr/share/R/library/BiocFileCache/help/bfcadd+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcadd.html
/usr/share/R/library/BiocFileCache/help/bfccache+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfccache+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfccache.html
/usr/share/R/library/BiocFileCache/help/bfccount+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfccount+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfccount+2Ctbl_bfc-method.html
/usr/share/R/library/BiocFileCache/help/bfccount.html
/usr/share/R/library/BiocFileCache/help/bfcdownload+2CBiocFileCache-method.html
/usr/share/R/library/BiocFileCache/help/bfcdownload+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcdownload.html
/usr/share/R/library/BiocFileCache/help/bfcinfo+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcinfo+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcinfo.html
/usr/share/R/library/BiocFileCache/help/bfcmeta+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcmeta+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcmeta+3C-+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcmeta+3C-.html
/usr/share/R/library/BiocFileCache/help/bfcmeta.html
/usr/share/R/library/BiocFileCache/help/bfcmetalist+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcmetalist+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcmetalist.html
/usr/share/R/library/BiocFileCache/help/bfcmetaremove+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcmetaremove+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcmetaremove.html
/usr/share/R/library/BiocFileCache/help/bfcneedsupdate+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcneedsupdate+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcneedsupdate.html
/usr/share/R/library/BiocFileCache/help/bfcnew+2CBiocFileCache-method.html
/usr/share/R/library/BiocFileCache/help/bfcnew+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcnew.html
/usr/share/R/library/BiocFileCache/help/bfcpath+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcpath+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcpath.html
/usr/share/R/library/BiocFileCache/help/bfcquery+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcquery+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcquery.html
/usr/share/R/library/BiocFileCache/help/bfcquerycols+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcquerycols+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcquerycols.html
/usr/share/R/library/BiocFileCache/help/bfcremove+2CBiocFileCache-method.html
/usr/share/R/library/BiocFileCache/help/bfcremove+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcremove.html
/usr/share/R/library/BiocFileCache/help/bfcrid+2CBiocFileCache-method.html
/usr/share/R/library/BiocFileCache/help/bfcrid+2CBiocFileCacheReadOnly-method.html
/usr/share/R/library/BiocFileCache/help/bfcrid+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcrid+2Ctbl_bfc-method.html
/usr/share/R/library/BiocFileCache/help/bfcrid.html
/usr/share/R/library/BiocFileCache/help/bfcrpath+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/bfcrpath+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcrpath.html
/usr/share/R/library/BiocFileCache/help/bfcsync+2CBiocFileCache-method.html
/usr/share/R/library/BiocFileCache/help/bfcsync+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcsync.html
/usr/share/R/library/BiocFileCache/help/bfcupdate+2CBiocFileCache-method.html
/usr/share/R/library/BiocFileCache/help/bfcupdate+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/bfcupdate.html
/usr/share/R/library/BiocFileCache/help/cleanbfc+2CBiocFileCache-method.html
/usr/share/R/library/BiocFileCache/help/cleanbfc+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/cleanbfc.html
/usr/share/R/library/BiocFileCache/help/exportbfc+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/exportbfc+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/exportbfc.html
/usr/share/R/library/BiocFileCache/help/getBFCOption.html
/usr/share/R/library/BiocFileCache/help/importbfc+2Ccharacter-method.html
/usr/share/R/library/BiocFileCache/help/importbfc.html
/usr/share/R/library/BiocFileCache/help/length+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/help/makeBiocFileCacheFromDataFrame+2CANY-method.html
/usr/share/R/library/BiocFileCache/help/makeBiocFileCacheFromDataFrame.html
/usr/share/R/library/BiocFileCache/help/makeCachedActiveBinding.html
/usr/share/R/library/BiocFileCache/help/paths.rds
/usr/share/R/library/BiocFileCache/help/removebfc+2CBiocFileCache-method.html
/usr/share/R/library/BiocFileCache/help/removebfc+2Cmissing-method.html
/usr/share/R/library/BiocFileCache/help/removebfc.html
/usr/share/R/library/BiocFileCache/help/setBFCOption.html
/usr/share/R/library/BiocFileCache/help/show+2CBiocFileCacheBase-method.html
/usr/share/R/library/BiocFileCache/html
/usr/share/R/library/BiocFileCache/html/00Index.html
/usr/share/R/library/BiocFileCache/html/BFCOption.html
/usr/share/R/library/BiocFileCache/html/BiocFileCache-class.html
/usr/share/R/library/BiocFileCache/html/R.css
/usr/share/R/library/BiocFileCache/html/makeBiocFileCacheFromDataFrame.html
/usr/share/R/library/BiocFileCache/html/makeCachedActiveBinding.html
/usr/share/R/library/BiocFileCache/schema
/usr/share/R/library/BiocFileCache/schema/BiocFileCache.sql

References

Summary

In this tutorial we learn how to install R-BiocFileCache on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).