How to Install and Uninstall postgresql-private-devel.i686 Package on Fedora 39

Last updated: March 01,2025

1. Install "postgresql-private-devel.i686" package

Please follow the guidance below to install postgresql-private-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install postgresql-private-devel.i686

2. Uninstall "postgresql-private-devel.i686" package

This is a short guide on how to uninstall postgresql-private-devel.i686 on Fedora 39:

$ sudo dnf remove postgresql-private-devel.i686 $ sudo dnf autoremove

3. Information about the postgresql-private-devel.i686 package on Fedora 39

Last metadata expiration check: 2:37:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : postgresql-private-devel
Version : 15.4
Release : 1.fc39
Architecture : i686
Size : 64 k
Source : postgresql-15.4-1.fc39.src.rpm
Repository : fedora
Summary : PostgreSQL development header files for this build of PostgreSQL server
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The postgresql-private-devel package contains the header files and libraries
: needed to compile C or C++ applications which will directly interact
: with a PostgreSQL database management server.
: You need to install this package if you want to develop applications which
: will interact with a PostgreSQL server.