this post was submitted on 12 Mar 2026
129 points (91.1% liked)

Linux

12766 readers
1086 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Samskara@sh.itjust.works 1 points 1 day ago

native install wins

If you’re not using Arch, native install typically means outdated version.

For example all Ubuntu 24.04 based distros like PopOS and Mint ship neovim 0.9 from 2023! 0.11 is the current version. What’s the reason to keep a package that’s not part of the core functionality of the operating system on such an ancient version?

Snaps are kind of the right idea. Provide a stable base system with current version user apps. It’s just not well implemented.