How To Install R-DBItest on Fedora 36

In this tutorial we learn how to install R-DBItest in Fedora 36. R-DBItest is Testing DBI Backends

Introduction

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

What is R-DBItest

A helper that tests ‘DBI’ back ends for conformity to the interface.

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

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

sudo dnf -y install R-DBItest

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

sudo yum -y install R-DBItest

How To Uninstall R-DBItest on Fedora 36

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

sudo dnf remove R-DBItest

R-DBItest Package Contents on Fedora 36

/usr/share/R/library/DBItest
/usr/share/R/library/DBItest/DESCRIPTION
/usr/share/R/library/DBItest/INDEX
/usr/share/R/library/DBItest/Meta
/usr/share/R/library/DBItest/Meta/Rd.rds
/usr/share/R/library/DBItest/Meta/features.rds
/usr/share/R/library/DBItest/Meta/hsearch.rds
/usr/share/R/library/DBItest/Meta/links.rds
/usr/share/R/library/DBItest/Meta/nsInfo.rds
/usr/share/R/library/DBItest/Meta/package.rds
/usr/share/R/library/DBItest/Meta/vignette.rds
/usr/share/R/library/DBItest/NAMESPACE
/usr/share/R/library/DBItest/NEWS.md
/usr/share/R/library/DBItest/R
/usr/share/R/library/DBItest/R/DBItest
/usr/share/R/library/DBItest/R/DBItest.rdb
/usr/share/R/library/DBItest/R/DBItest.rdx
/usr/share/R/library/DBItest/doc
/usr/share/R/library/DBItest/doc/DBItest.R
/usr/share/R/library/DBItest/doc/DBItest.Rmd
/usr/share/R/library/DBItest/doc/DBItest.html
/usr/share/R/library/DBItest/doc/index.html
/usr/share/R/library/DBItest/help
/usr/share/R/library/DBItest/help/AnIndex
/usr/share/R/library/DBItest/help/DBItest-package.html
/usr/share/R/library/DBItest/help/DBItest.html
/usr/share/R/library/DBItest/help/DBItest.rdb
/usr/share/R/library/DBItest/help/DBItest.rdx
/usr/share/R/library/DBItest/help/aliases.rds
/usr/share/R/library/DBItest/help/context.html
/usr/share/R/library/DBItest/help/get_default_context.html
/usr/share/R/library/DBItest/help/make_context.html
/usr/share/R/library/DBItest/help/make_placeholder_fun.html
/usr/share/R/library/DBItest/help/paths.rds
/usr/share/R/library/DBItest/help/set_default_context.html
/usr/share/R/library/DBItest/help/spec_connection_disconnect.html
/usr/share/R/library/DBItest/help/spec_connection_get_info.html
/usr/share/R/library/DBItest/help/spec_driver_connect.html
/usr/share/R/library/DBItest/help/spec_driver_data_type.html
/usr/share/R/library/DBItest/help/spec_driver_get_info.html
/usr/share/R/library/DBItest/help/spec_get_info.html
/usr/share/R/library/DBItest/help/spec_meta_bind.html
/usr/share/R/library/DBItest/help/spec_meta_column_info.html
/usr/share/R/library/DBItest/help/spec_meta_get_info_result.html
/usr/share/R/library/DBItest/help/spec_meta_get_row_count.html
/usr/share/R/library/DBItest/help/spec_meta_get_rows_affected.html
/usr/share/R/library/DBItest/help/spec_meta_get_statement.html
/usr/share/R/library/DBItest/help/spec_meta_has_completed.html
/usr/share/R/library/DBItest/help/spec_meta_is_valid.html
/usr/share/R/library/DBItest/help/spec_result_clear_result.html
/usr/share/R/library/DBItest/help/spec_result_create_table_with_data_type.html
/usr/share/R/library/DBItest/help/spec_result_execute.html
/usr/share/R/library/DBItest/help/spec_result_fetch.html
/usr/share/R/library/DBItest/help/spec_result_get_query.html
/usr/share/R/library/DBItest/help/spec_result_roundtrip.html
/usr/share/R/library/DBItest/help/spec_result_send_query.html
/usr/share/R/library/DBItest/help/spec_result_send_statement.html
/usr/share/R/library/DBItest/help/spec_sql_append_table.html
/usr/share/R/library/DBItest/help/spec_sql_create_table.html
/usr/share/R/library/DBItest/help/spec_sql_exists_table.html
/usr/share/R/library/DBItest/help/spec_sql_list_fields.html
/usr/share/R/library/DBItest/help/spec_sql_list_objects.html
/usr/share/R/library/DBItest/help/spec_sql_list_tables.html
/usr/share/R/library/DBItest/help/spec_sql_quote_identifier.html
/usr/share/R/library/DBItest/help/spec_sql_quote_literal.html
/usr/share/R/library/DBItest/help/spec_sql_quote_string.html
/usr/share/R/library/DBItest/help/spec_sql_read_table.html
/usr/share/R/library/DBItest/help/spec_sql_remove_table.html
/usr/share/R/library/DBItest/help/spec_sql_unquote_identifier.html
/usr/share/R/library/DBItest/help/spec_sql_write_table.html
/usr/share/R/library/DBItest/help/spec_transaction_begin_commit_rollback.html
/usr/share/R/library/DBItest/help/spec_transaction_with_transaction.html
/usr/share/R/library/DBItest/help/test_all.html
/usr/share/R/library/DBItest/help/test_compliance.html
/usr/share/R/library/DBItest/help/test_connection.html
/usr/share/R/library/DBItest/help/test_data_type.html
/usr/share/R/library/DBItest/help/test_driver.html
/usr/share/R/library/DBItest/help/test_getting_started.html
/usr/share/R/library/DBItest/help/test_meta.html
/usr/share/R/library/DBItest/help/test_result.html
/usr/share/R/library/DBItest/help/test_some.html
/usr/share/R/library/DBItest/help/test_sql.html
/usr/share/R/library/DBItest/help/test_stress.html
/usr/share/R/library/DBItest/help/test_transaction.html
/usr/share/R/library/DBItest/help/tweaks.html
/usr/share/R/library/DBItest/html
/usr/share/R/library/DBItest/html/00Index.html
/usr/share/R/library/DBItest/html/DBItest-package.html
/usr/share/R/library/DBItest/html/R.css
/usr/share/R/library/DBItest/html/context.html
/usr/share/R/library/DBItest/html/make_placeholder_fun.html
/usr/share/R/library/DBItest/html/spec_connection_disconnect.html
/usr/share/R/library/DBItest/html/spec_driver_connect.html
/usr/share/R/library/DBItest/html/spec_driver_data_type.html
/usr/share/R/library/DBItest/html/spec_get_info.html
/usr/share/R/library/DBItest/html/spec_meta_bind.html
/usr/share/R/library/DBItest/html/spec_meta_column_info.html
/usr/share/R/library/DBItest/html/spec_meta_get_row_count.html
/usr/share/R/library/DBItest/html/spec_meta_get_rows_affected.html
/usr/share/R/library/DBItest/html/spec_meta_get_statement.html
/usr/share/R/library/DBItest/html/spec_meta_has_completed.html
/usr/share/R/library/DBItest/html/spec_meta_is_valid.html
/usr/share/R/library/DBItest/html/spec_result_clear_result.html
/usr/share/R/library/DBItest/html/spec_result_create_table_with_data_type.html
/usr/share/R/library/DBItest/html/spec_result_execute.html
/usr/share/R/library/DBItest/html/spec_result_fetch.html
/usr/share/R/library/DBItest/html/spec_result_get_query.html
/usr/share/R/library/DBItest/html/spec_result_roundtrip.html
/usr/share/R/library/DBItest/html/spec_result_send_query.html
/usr/share/R/library/DBItest/html/spec_result_send_statement.html
/usr/share/R/library/DBItest/html/spec_sql_append_table.html
/usr/share/R/library/DBItest/html/spec_sql_create_table.html
/usr/share/R/library/DBItest/html/spec_sql_exists_table.html
/usr/share/R/library/DBItest/html/spec_sql_list_fields.html
/usr/share/R/library/DBItest/html/spec_sql_list_objects.html
/usr/share/R/library/DBItest/html/spec_sql_list_tables.html
/usr/share/R/library/DBItest/html/spec_sql_quote_identifier.html
/usr/share/R/library/DBItest/html/spec_sql_quote_literal.html
/usr/share/R/library/DBItest/html/spec_sql_quote_string.html
/usr/share/R/library/DBItest/html/spec_sql_read_table.html
/usr/share/R/library/DBItest/html/spec_sql_remove_table.html
/usr/share/R/library/DBItest/html/spec_sql_unquote_identifier.html
/usr/share/R/library/DBItest/html/spec_sql_write_table.html
/usr/share/R/library/DBItest/html/spec_transaction_begin_commit_rollback.html
/usr/share/R/library/DBItest/html/spec_transaction_with_transaction.html
/usr/share/R/library/DBItest/html/test_all.html
/usr/share/R/library/DBItest/html/test_compliance.html
/usr/share/R/library/DBItest/html/test_connection.html
/usr/share/R/library/DBItest/html/test_data_type.html
/usr/share/R/library/DBItest/html/test_driver.html
/usr/share/R/library/DBItest/html/test_getting_started.html
/usr/share/R/library/DBItest/html/test_meta.html
/usr/share/R/library/DBItest/html/test_result.html
/usr/share/R/library/DBItest/html/test_sql.html
/usr/share/R/library/DBItest/html/test_stress.html
/usr/share/R/library/DBItest/html/test_transaction.html
/usr/share/R/library/DBItest/html/tweaks.html

References

Summary

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