this post was submitted on 14 May 2024
41 points (82.5% liked)

Linux

45501 readers
1617 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 month ago

No matter what version you start with, a pacman -Syu brings you to the same point. But they update the install media from time to time and that is what the version numbers are capturing. How else would they track it? There are sometimes changes to how the system is installed. I have not used Manjaro in a while so I do not have any examples.

EndeavourOS is the same and also has versions and names. As an example of installer differences, they moved to KDE by default instead of Xfce just recently. Not long before that they moved to Dracut and systemd-boot. Id you installed a year ago, you would still be using GRUB and Xfce even after doing a full update as package updates do not force that kind of change.