On Sun, Jul 10, 2022 at 07:19:08PM -0500, Igor Korot wrote:
tomas@trotzki:~$ apt-file search libpq-fe.h
libpq-dev: /usr/include/postgresql/libpq-fe.h
So libpq-dev it is :-)
For that kind of questions I recommend installing the package
`apt-file', which keeps a cache of files and what packages they
live in.
You can query using the plain file name or the full path (the
latter may be necessary when you get too many hits).
An alternative would be <
https://packages.debian.org/>.
Cheers
--
t