How to Install and Uninstall postgresql-private-libs.x86_64 Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "postgresql-private-libs.x86_64" package
This guide covers the steps necessary to install postgresql-private-libs.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
postgresql-private-libs.x86_64
Copied
2. Uninstall "postgresql-private-libs.x86_64" package
Please follow the guidance below to uninstall postgresql-private-libs.x86_64 on AlmaLinux 9:
$
sudo dnf remove
postgresql-private-libs.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the postgresql-private-libs.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:39:51 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : postgresql-private-libs
Version : 13.14
Release : 1.el9_3
Architecture : x86_64
Size : 132 k
Source : postgresql-13.14-1.el9_3.src.rpm
Repository : appstream
Summary : The shared libraries required only for this build of PostgreSQL server
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The postgresql-private-libs package provides the shared libraries for this
: build of PostgreSQL server and plugins build with this version of server.
: For shared libraries used by client packages that need to connect to a
: PostgreSQL server, install libpq package instead.
Available Packages
Name : postgresql-private-libs
Version : 13.14
Release : 1.el9_3
Architecture : x86_64
Size : 132 k
Source : postgresql-13.14-1.el9_3.src.rpm
Repository : appstream
Summary : The shared libraries required only for this build of PostgreSQL server
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The postgresql-private-libs package provides the shared libraries for this
: build of PostgreSQL server and plugins build with this version of server.
: For shared libraries used by client packages that need to connect to a
: PostgreSQL server, install libpq package instead.