Hi, I need to install some i386 apps to work on something but the bindings of i386 packages aren’t build on the kde neon repo, how I could do properly the request for those packages?
you need to add the i386 foreign architecture
sudo dpkg --add-architecture i386
Then install your app and it should pull in the i386 deps. If you are trying to install winehq from ppa, you will need to downgrade libpoppler to the default ubuntu version:
sudo apt install libpoppler-glib8:{i386,amd64}=22.02.0-2ubuntu0.*
Arch are working good, the package aren’t in the repo, here can’t share the link, but the package doesn’t appear in the index look at in archive.neon.kde.org
in the path /release/pool/main/p/poppler/
.