How to Install and Uninstall PyGreSQL.x86_64 Package on Amazon Linux 2

Last updated: July 03,2024

1. Install "PyGreSQL.x86_64" package

Here is a brief guide to show you how to install PyGreSQL.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install PyGreSQL.x86_64

2. Uninstall "PyGreSQL.x86_64" package

Please follow the guidance below to uninstall PyGreSQL.x86_64 on Amazon Linux 2:

$ sudo yum remove PyGreSQL.x86_64 $ sudo yum autoremove

3. Information about the PyGreSQL.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : PyGreSQL
Arch : x86_64
Version : 4.0
Release : 9.amzn2.0.1
Size : 74 k
Repo : amzn2-core/2/x86_64
Summary : A Python client library for PostgreSQL
URL : http://www.pygresql.org/
License : PostgreSQL or Python
Description : PostgreSQL is an advanced Object-Relational database management
: system. The PyGreSQL package provides a module for developers to
: use when writing Python code for accessing a PostgreSQL database.