Re: Krzysztof Aleksander Pyrkosz > It is impossible to install libpq-dev for multiple architectures at the > same time. > > $ sudo apt install libpq-dev:arm64 > The following packages will be REMOVED: > libpq-dev > The following NEW packages will be installed: > libpq-dev:arm64
That is expected behavior for most lib*-dev packages. > I suppose it is not a big deal to fix that since the binaries, libpq5 > package can be installed with apt in multiarch directories without issues and > work out of the box. Why do you need both in parallel? Christoph

