It's the other way around. Windows 11 runs binaries from the Windows 95 era (like Office '98). Linux doesn't come close.<p>I just upgraded my home server to Ubuntu 24.04 (the old install had a /boot partition that was too small so I wiped the SSD and imported the ZFS array with the important files)<p><pre><code> sudo apt-get install X
</code></pre>
didn't work for numerous packages I tried to install and I had to apply various workarounds (like using a third party script to install my Ubiquiti controller, hacking a few service files, etc.) It wasn't too bad but I had no trouble at all installing all my Win 10 software on Win 11.<p>(Funny Microsoft's Copilot is great at helping with Linux sysadmin but poor at Windows admin!)