this post was submitted on 20 May 2021
3 points (80.0% liked)

Linux

49799 readers
1132 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
 

I'm running Debian 10 and I saw that there was a new release of Alacritty, so I checked the version I was running which was 0.4.2 and went to apt update and it said everything was up to date? Am I somehow running a super stable Debian version?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 3 years ago (1 children)

Debian is a static release distribution. Whenever a stable release of Debian comes, it's package repositories are made frozen. This means you cannot get the latest version until the next stable release.

There's a work around of this, you could switch to the unstable or the testing repositories, which get latest package releases with minimum delay

[–] [email protected] 2 points 3 years ago