Hello lads
I'm currently using Kubuntu 24 and apparently fell into that infamous dependency hell. Trying to install Steam, at first through this 'Discover' software center (which simply gave a vague warning about failed dependency resolution), then through standard command-line apt.
From what I can understand, Steam is complaining about a lot of packages, apparently all already installed.
steam-libs:i386 -> curl:i386 -> coreutils -> libgmp10
libgmp10 is already the newest version (2:6.3.0+dfsg-2ubuntu6.1).
And so forth, that's just a single chain that I managed to track from a lot, lot more.
I'm probably missing something really simple, but as a newcomer, may just have passed over it. And yes, I already included the i386 architecture and multiverse repository.
Any insight is appreciated!