How To Install R-odbc on Fedora 36

In this tutorial we learn how to install R-odbc in Fedora 36. R-odbc is Connect to ODBC Compatible Databases (using the DBI Interface)

Introduction

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

What is R-odbc

A DBI-compatible interface to ODBC databases.

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

Install R-odbc 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-odbc using dnf by running the following command:

sudo dnf -y install R-odbc

Install R-odbc 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-odbc using yum by running the following command:

sudo yum -y install R-odbc

How To Uninstall R-odbc on Fedora 36

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

sudo dnf remove R-odbc

R-odbc Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/e9ab5ac12e5f8ac06ce4e0033d5d1a476414b7
/usr/lib64/R/library/odbc
/usr/lib64/R/library/odbc/COPYING
/usr/lib64/R/library/odbc/DESCRIPTION
/usr/lib64/R/library/odbc/INDEX
/usr/lib64/R/library/odbc/LICENSE
/usr/lib64/R/library/odbc/Meta
/usr/lib64/R/library/odbc/Meta/Rd.rds
/usr/lib64/R/library/odbc/Meta/features.rds
/usr/lib64/R/library/odbc/Meta/hsearch.rds
/usr/lib64/R/library/odbc/Meta/links.rds
/usr/lib64/R/library/odbc/Meta/nsInfo.rds
/usr/lib64/R/library/odbc/Meta/package.rds
/usr/lib64/R/library/odbc/NAMESPACE
/usr/lib64/R/library/odbc/NEWS.md
/usr/lib64/R/library/odbc/R
/usr/lib64/R/library/odbc/R/odbc
/usr/lib64/R/library/odbc/R/odbc.rdb
/usr/lib64/R/library/odbc/R/odbc.rdx
/usr/lib64/R/library/odbc/help
/usr/lib64/R/library/odbc/help/AnIndex
/usr/lib64/R/library/odbc/help/OdbcConnection-class.html
/usr/lib64/R/library/odbc/help/OdbcConnection.html
/usr/lib64/R/library/odbc/help/OdbcDriver-class.html
/usr/lib64/R/library/odbc/help/OdbcDriver.html
/usr/lib64/R/library/odbc/help/OdbcResult-class.html
/usr/lib64/R/library/odbc/help/OdbcResult.html
/usr/lib64/R/library/odbc/help/aliases.rds
/usr/lib64/R/library/odbc/help/dbAppendTable+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/dbBegin+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/dbBind+2COdbcResult-method.html
/usr/lib64/R/library/odbc/help/dbClearResult+2COdbcResult-method.html
/usr/lib64/R/library/odbc/help/dbColumnInfo+2COdbcResult-method.html
/usr/lib64/R/library/odbc/help/dbCommit+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/dbConnect+2COdbcDriver-method.html
/usr/lib64/R/library/odbc/help/dbConnect-OdbcDriver-method.html
/usr/lib64/R/library/odbc/help/dbConnect.html
/usr/lib64/R/library/odbc/help/dbDataType+2COdbcConnection+2CANY-method.html
/usr/lib64/R/library/odbc/help/dbDataType+2COdbcConnection+2Cdata.frame-method.html
/usr/lib64/R/library/odbc/help/dbDataType+2COdbcDriver+2CANY-method.html
/usr/lib64/R/library/odbc/help/dbDataType+2COdbcDriver+2Cdata.frame-method.html
/usr/lib64/R/library/odbc/help/dbDataType+2COdbcDriver+2Clist-method.html
/usr/lib64/R/library/odbc/help/dbDisconnect+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/dbExistsTable+2COdbcConnection+2CId-method.html
/usr/lib64/R/library/odbc/help/dbExistsTable+2COdbcConnection+2CSQL-method.html
/usr/lib64/R/library/odbc/help/dbExistsTable+2COdbcConnection+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/dbFetch+2COdbcResult-method.html
/usr/lib64/R/library/odbc/help/dbGetInfo+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/dbGetInfo+2COdbcDriver-method.html
/usr/lib64/R/library/odbc/help/dbGetQuery+2COdbcConnection+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/dbGetRowCount+2COdbcResult-method.html
/usr/lib64/R/library/odbc/help/dbGetRowsAffected+2COdbcResult-method.html
/usr/lib64/R/library/odbc/help/dbGetStatement+2COdbcResult-method.html
/usr/lib64/R/library/odbc/help/dbHasCompleted+2COdbcResult-method.html
/usr/lib64/R/library/odbc/help/dbIsValid+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/dbIsValid+2COdbcDriver-method.html
/usr/lib64/R/library/odbc/help/dbIsValid+2COdbcResult-method.html
/usr/lib64/R/library/odbc/help/dbListFields+2COdbcConnection+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/dbListFields-OdbcConnection-character-method.html
/usr/lib64/R/library/odbc/help/dbListFields.html
/usr/lib64/R/library/odbc/help/dbListTables+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/dbListTables+2CTeradata-method.html
/usr/lib64/R/library/odbc/help/dbListTables-OdbcConnection-method.html
/usr/lib64/R/library/odbc/help/dbListTables-methods.html
/usr/lib64/R/library/odbc/help/dbListTables.html
/usr/lib64/R/library/odbc/help/dbQuoteIdentifier+2COdbcConnection+2CSQL-method.html
/usr/lib64/R/library/odbc/help/dbQuoteIdentifier+2COdbcConnection+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/dbQuoteString+2CDBIConnection+2CANY-method.html
/usr/lib64/R/library/odbc/help/dbQuoteString+2CDBIConnection+2CSQL-method.html
/usr/lib64/R/library/odbc/help/dbQuoteString+2CDBIConnection+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/dbQuoteString+2CHive+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/dbQuoteString-methods.html
/usr/lib64/R/library/odbc/help/dbRemoveTable+2COdbcConnection+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/dbRollback+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/dbSendQuery+2COdbcConnection+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/dbSendStatement+2COdbcConnection+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/dbWriteTable+2COdbcConnection+2CId+2Cdata.frame-method.html
/usr/lib64/R/library/odbc/help/dbWriteTable+2COdbcConnection+2CSQL+2Cdata.frame-method.html
/usr/lib64/R/library/odbc/help/dbWriteTable+2COdbcConnection+2Ccharacter+2Cdata.frame-method.html
/usr/lib64/R/library/odbc/help/odbc-package.html
/usr/lib64/R/library/odbc/help/odbc-tables.html
/usr/lib64/R/library/odbc/help/odbc.html
/usr/lib64/R/library/odbc/help/odbc.rdb
/usr/lib64/R/library/odbc/help/odbc.rdx
/usr/lib64/R/library/odbc/help/odbcConnectionActions.html
/usr/lib64/R/library/odbc/help/odbcConnectionColumns+2COdbcConnection+2CId-method.html
/usr/lib64/R/library/odbc/help/odbcConnectionColumns+2COdbcConnection+2Ccharacter-method.html
/usr/lib64/R/library/odbc/help/odbcConnectionColumns.html
/usr/lib64/R/library/odbc/help/odbcConnectionIcon.html
/usr/lib64/R/library/odbc/help/odbcDataType.html
/usr/lib64/R/library/odbc/help/odbcListColumns.html
/usr/lib64/R/library/odbc/help/odbcListDataSources.html
/usr/lib64/R/library/odbc/help/odbcListDrivers.html
/usr/lib64/R/library/odbc/help/odbcListObjectTypes.html
/usr/lib64/R/library/odbc/help/odbcListObjects.html
/usr/lib64/R/library/odbc/help/odbcPreviewObject.html
/usr/lib64/R/library/odbc/help/odbcSetTransactionIsolationLevel.html
/usr/lib64/R/library/odbc/help/paths.rds
/usr/lib64/R/library/odbc/help/show+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/show+2COdbcDriver-method.html
/usr/lib64/R/library/odbc/help/sqlCreateTable+2CDB2+2FAIX64-method.html
/usr/lib64/R/library/odbc/help/sqlCreateTable+2CDBIConnection-method.html
/usr/lib64/R/library/odbc/help/sqlCreateTable+2CHDB-method.html
/usr/lib64/R/library/odbc/help/sqlCreateTable+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/sqlCreateTable+2COracle-method.html
/usr/lib64/R/library/odbc/help/sqlCreateTable+2CTeradata-method.html
/usr/lib64/R/library/odbc/help/sqlCreateTable-methods.html
/usr/lib64/R/library/odbc/help/sqlData+2COdbcConnection-method.html
/usr/lib64/R/library/odbc/help/test_roundtrip.html
/usr/lib64/R/library/odbc/html
/usr/lib64/R/library/odbc/html/00Index.html
/usr/lib64/R/library/odbc/html/OdbcConnection.html
/usr/lib64/R/library/odbc/html/OdbcDriver.html
/usr/lib64/R/library/odbc/html/OdbcResult.html
/usr/lib64/R/library/odbc/html/R.css
/usr/lib64/R/library/odbc/html/dbConnect-OdbcDriver-method.html
/usr/lib64/R/library/odbc/html/dbListFields-OdbcConnection-character-method.html
/usr/lib64/R/library/odbc/html/dbListTables-OdbcConnection-method.html
/usr/lib64/R/library/odbc/html/dbListTables-methods.html
/usr/lib64/R/library/odbc/html/dbQuoteString-methods.html
/usr/lib64/R/library/odbc/html/odbc-package.html
/usr/lib64/R/library/odbc/html/odbc-tables.html
/usr/lib64/R/library/odbc/html/odbc.html
/usr/lib64/R/library/odbc/html/odbcConnectionActions.html
/usr/lib64/R/library/odbc/html/odbcConnectionColumns.html
/usr/lib64/R/library/odbc/html/odbcConnectionIcon.html
/usr/lib64/R/library/odbc/html/odbcDataType.html
/usr/lib64/R/library/odbc/html/odbcListColumns.html
/usr/lib64/R/library/odbc/html/odbcListDataSources.html
/usr/lib64/R/library/odbc/html/odbcListDrivers.html
/usr/lib64/R/library/odbc/html/odbcListObjectTypes.html
/usr/lib64/R/library/odbc/html/odbcListObjects.html
/usr/lib64/R/library/odbc/html/odbcPreviewObject.html
/usr/lib64/R/library/odbc/html/odbcSetTransactionIsolationLevel.html
/usr/lib64/R/library/odbc/html/sqlCreateTable-methods.html
/usr/lib64/R/library/odbc/html/test_roundtrip.html
/usr/lib64/R/library/odbc/icons
/usr/lib64/R/library/odbc/icons/edit-sql.png
/usr/lib64/R/library/odbc/icons/help.png
/usr/lib64/R/library/odbc/libs
/usr/lib64/R/library/odbc/libs/odbc.so

References

Summary

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