790
Linux back at 4.04% on the Desktop. Windows went below 73%
(gs.statcounter.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Yes, Flatpak fixed a lot of the old shenanigans we used to have when everything was either native package, or a binary to hope for the best and install libraries manually, or source code to collect everything that’s needed for building and again, hope for the best. It is however designed to provide a way to install graphical apps, but can’t handle everything native package does (like out-of-tree kernel modules, CLI utils, system services)
I believe it can do CLI, but that's not always been the case and not a lot of CLI apps adopted it as a result
But for most of what the typical user, or even a lot of what a technical user, needs, it does a good job