How To Install golang-github-uber-athenadriver on Fedora 36

In this tutorial we learn how to install golang-github-uber-athenadriver in Fedora 36. golang-github-uber-athenadriver is A fully-featured AWS Athena database driver

Introduction

In this tutorial we learn how to install golang-github-uber-athenadriver on Fedora 36.

What is golang-github-uber-athenadriver

A fully-featured AWS Athena database driver.

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

Install golang-github-uber-athenadriver 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 golang-github-uber-athenadriver using dnf by running the following command:

sudo dnf -y install golang-github-uber-athenadriver

Install golang-github-uber-athenadriver 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 golang-github-uber-athenadriver using yum by running the following command:

sudo yum -y install golang-github-uber-athenadriver

How To Uninstall golang-github-uber-athenadriver on Fedora 36

To uninstall only the golang-github-uber-athenadriver package we can use the following command:

sudo dnf remove golang-github-uber-athenadriver

golang-github-uber-athenadriver Package Contents on Fedora 36

/usr/bin/athenareader
/usr/lib/.build-id
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/8c512208b83c9fd4174d4180a8890a8aa12df2
/usr/share/doc/golang-github-uber-athenadriver
/usr/share/doc/golang-github-uber-athenadriver/ChangeLog.txt
/usr/share/doc/golang-github-uber-athenadriver/README.md
/usr/share/doc/golang-github-uber-athenadriver/examples
/usr/share/doc/golang-github-uber-athenadriver/examples/README.md
/usr/share/doc/golang-github-uber-athenadriver/examples/auth.go
/usr/share/doc/golang-github-uber-athenadriver/examples/constants
/usr/share/doc/golang-github-uber-athenadriver/examples/constants/doc.go
/usr/share/doc/golang-github-uber-athenadriver/examples/constants/secret.go
/usr/share/doc/golang-github-uber-athenadriver/examples/doc.go
/usr/share/doc/golang-github-uber-athenadriver/examples/lambda
/usr/share/doc/golang-github-uber-athenadriver/examples/lambda/Go
/usr/share/doc/golang-github-uber-athenadriver/examples/lambda/Go/README.md
/usr/share/doc/golang-github-uber-athenadriver/examples/lambda/Go/athena_in_lambda.png
/usr/share/doc/golang-github-uber-athenadriver/examples/lambda/Go/go.mod
/usr/share/doc/golang-github-uber-athenadriver/examples/lambda/Go/main.go
/usr/share/doc/golang-github-uber-athenadriver/examples/logging.go
/usr/share/doc/golang-github-uber-athenadriver/examples/maskcolumn.go
/usr/share/doc/golang-github-uber-athenadriver/examples/metrics.go
/usr/share/doc/golang-github-uber-athenadriver/examples/pc_get_driver_version.go
/usr/share/doc/golang-github-uber-athenadriver/examples/pc_get_query_id.go
/usr/share/doc/golang-github-uber-athenadriver/examples/pc_get_query_id_status.go
/usr/share/doc/golang-github-uber-athenadriver/examples/pc_stop_query_id.go
/usr/share/doc/golang-github-uber-athenadriver/examples/perf
/usr/share/doc/golang-github-uber-athenadriver/examples/perf/benchmark.go
/usr/share/doc/golang-github-uber-athenadriver/examples/perf/concurrency.go
/usr/share/doc/golang-github-uber-athenadriver/examples/perf/concurrency.output.2020-02-09-13-49-18.log
/usr/share/doc/golang-github-uber-athenadriver/examples/perf/doc.go
/usr/share/doc/golang-github-uber-athenadriver/examples/ping.go
/usr/share/doc/golang-github-uber-athenadriver/examples/qid.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query
/usr/share/doc/golang-github-uber-athenadriver/examples/query/ddl_alter.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/ddl_create_database.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/ddl_create_table.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/ddl_ctas.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/ddl_ctas_with_partition.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/ddl_cvas.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/ddl_drop.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/ddl_msck.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/ddl_path.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_insert_into_select.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_insert_into_values.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_array.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_count.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_db_exec.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_fields.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_geo.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_information_schema.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_join.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_json.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_map.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_prepare.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_row.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_simple.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_star.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_select_time.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/dml_values.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/doc.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/unsupported.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/util_desc_table.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/util_desc_view.go
/usr/share/doc/golang-github-uber-athenadriver/examples/query/util_show.go
/usr/share/doc/golang-github-uber-athenadriver/examples/querycancel.go
/usr/share/doc/golang-github-uber-athenadriver/examples/readonly.go
/usr/share/doc/golang-github-uber-athenadriver/examples/reconnect.go
/usr/share/doc/golang-github-uber-athenadriver/examples/trans.go
/usr/share/doc/golang-github-uber-athenadriver/examples/types.go
/usr/share/doc/golang-github-uber-athenadriver/examples/workgroup_with_tag.go
/usr/share/licenses/golang-github-uber-athenadriver
/usr/share/licenses/golang-github-uber-athenadriver/LICENSE

References

Summary

In this tutorial we learn how to install golang-github-uber-athenadriver on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).