How To Install tcl-pgtcl.x86_64 on Amazon Linux 2

In this tutorial we learn how to install tcl-pgtcl.x86_64 in Amazon Linux 2. tcl-pgtcl.x86_64 is A Tcl client library for PostgreSQL

Introduction

In this tutorial we learn how to install tcl-pgtcl.x86_64 on Amazon Linux 2.

What is tcl-pgtcl.x86_64

PostgreSQL is an advanced Object-Relational database management system. The tcl-pgtcl package contains Pgtcl, a Tcl client library for connecting to a PostgreSQL server.

We can use yum to install tcl-pgtcl.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install tcl-pgtcl.x86_64.

Install tcl-pgtcl.x86_64 on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install tcl-pgtcl.x86_64 using yum by running the following command:

sudo yum -y install tcl-pgtcl.x86_64

How To Uninstall tcl-pgtcl.x86_64 on Amazon Linux 2

To uninstall only the tcl-pgtcl.x86_64 package we can use the following command:

sudo yum remove tcl-pgtcl.x86_64

tcl-pgtcl.x86_64 Package Contents on Amazon Linux 2

/usr/lib64/tcl8.5/pgtcl2.0.0
/usr/lib64/tcl8.5/pgtcl2.0.0/libpgtcl2.0.0.so
/usr/lib64/tcl8.5/pgtcl2.0.0/pkgIndex.tcl
/usr/share/doc/tcl-pgtcl-2.0.0
/usr/share/doc/tcl-pgtcl-2.0.0/index.html
/usr/share/doc/tcl-pgtcl-2.0.0/legalnotice.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-backend-pid.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-blocking.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-cancelrequest.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-conndefaults.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-connect.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-describe-cursor.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-describe-prepared.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-disconnect.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-encrypt-password.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-escape-bytea.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-escape-string.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-exec-params.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-exec-prepared.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-exec.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-execute.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-getresult.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-isbusy.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-listen.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-close.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-creat.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-export.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-import.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-lseek.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-open.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-read.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-tell.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-truncate.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-unlink.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-lo-write.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-notice-handler.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-on-connection-loss.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-parameter-status.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-quote.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-result-callback.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-result.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-select.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-sendquery-params.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-sendquery-prepared.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-sendquery.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-server-version.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-transaction-status.html
/usr/share/doc/tcl-pgtcl-2.0.0/pg-unescape-bytea.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-async.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-asyncevent.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-cnq-execute.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-copy.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-dblist.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-picstore-esc.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-picstore-lo.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-picstore-pq.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-picview-esc.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-picview-lo.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-picview-pq.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-example-results.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-examples.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-load-static.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-loading-load.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-loading.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-make-bcc.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-make-macos.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-make-mingw.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-make.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-overview.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-preface.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-ref-async.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-ref-connstatus.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-ref-largeobj.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-ref-notif.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-ref-query.html
/usr/share/doc/tcl-pgtcl-2.0.0/pgtcl-ref.html
/usr/share/doc/tcl-pgtcl-2.0.0/stylesheet.css

References

Summary

In this tutorial we learn how to install tcl-pgtcl.x86_64 on Amazon Linux 2 using yum.