Can someone explain to me why LTS distros can't ship modern desktops?EPEL is able to ship relatively modern KDE to RHEL/Alma/Rocky.And 0% of the stability is actually based on the version of the desktop being stuck. When people say LTS they mean that all non security related bugs stay as is for things like gcc or anything you might use on a server.
Isn't basically toothache to update Alma/RHEL from a minor version to another one I.e. 10.1 to 10.2 if you use EPEL?
>>108812063>all non security related bugs stayPretty sure that serious bugs get fixed too even if there's no security risk, you just get to keep the minor bugs.If a bug feels minor for the maintainers, but serious for you, you're probs relying on that package enough to consider whether switching to a non-LTS version would be viable for you. Could also patch the bug yourself, and set up your system to build the package from source in the future, and automatically applying the patch, if that's how you roll.(I've patched multiple packages before, but I'm on Gentoo, where source-based is normal and patching is simple.)