How to Install and Uninstall postgresql-static.x86_64 Package on Amazon Linux 2
Last updated: November 01,2024
1. Install "postgresql-static.x86_64" package
Please follow the instructions below to install postgresql-static.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
postgresql-static.x86_64
Copied
2. Uninstall "postgresql-static.x86_64" package
In this section, we are going to explain the necessary steps to uninstall postgresql-static.x86_64 on Amazon Linux 2:
$
sudo yum remove
postgresql-static.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the postgresql-static.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : postgresql-static
Arch : x86_64
Version : 9.2.24
Release : 6.amzn2
Size : 103 k
Repo : amzn2-core/2/x86_64
Summary : Statically linked PostgreSQL libraries
URL : http://www.postgresql.org/
License : PostgreSQL
Description : Statically linked PostgreSQL libraries that do not have
: dynamically linked counterparts.
Available Packages
Name : postgresql-static
Arch : x86_64
Version : 9.2.24
Release : 6.amzn2
Size : 103 k
Repo : amzn2-core/2/x86_64
Summary : Statically linked PostgreSQL libraries
URL : http://www.postgresql.org/
License : PostgreSQL
Description : Statically linked PostgreSQL libraries that do not have
: dynamically linked counterparts.