How to Install and Uninstall postgresql-private-libs.x86_64 Package on Fedora 35

Last updated: October 10,2024

1. Install "postgresql-private-libs.x86_64" package

Please follow the steps below to install postgresql-private-libs.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install postgresql-private-libs.x86_64

2. Uninstall "postgresql-private-libs.x86_64" package

This guide covers the steps necessary to uninstall postgresql-private-libs.x86_64 on Fedora 35:

$ sudo dnf remove postgresql-private-libs.x86_64 $ sudo dnf autoremove

3. Information about the postgresql-private-libs.x86_64 package on Fedora 35

Last metadata expiration check: 2:14:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : postgresql-private-libs
Version : 13.4
Release : 3.fc35
Architecture : x86_64
Size : 135 k
Source : postgresql-13.4-3.fc35.src.rpm
Repository : updates
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.