this post was submitted on 18 Apr 2024
149 points (100.0% liked)

Linux

45530 readers
1979 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] 3 points 2 months ago (1 children)

I'm looking forward to Cosmic, but I'm curious if it will delay the 24.04 LTS release. 22.04 is pretty long in the tooth at this point.

[–] [email protected] 2 points 2 months ago (1 children)

How so? 22.04 is actively maintained and updated by Ubuntu, and is still the latest LTS release. On top of that, the most important packages in Pop!_OS are updated frequently, so we are on Mesa 24.0.3 and Linux 6.8.0. As for when COSMIC releases, you should read last month's blog post.

[–] [email protected] 4 points 2 months ago

Nobody who packages debs are updating their applications for jammy anymore. Anything I install is several versions old at this point. Just the other day I tried to compile an application that uses Autocxx, only to find that it requires C++14 headers, and the jammy repo only had up to 12 or 13. I know I can add PPAs or get things other ways, but it kind of defeats the point of a package manager if I'm constantly hunting for things outside of it.