this post was submitted on 09 Nov 2025
174 points (98.3% liked)

Linux

10111 readers
593 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

What does this mean for the end-user? By how they worded it...

the APT packaging tool next year will begin requiring a Rust compiler

it seems like you need a Rust compiler as a dependency for simply having Apt installed on your system.

Debian and most distros based on it do not even install a C++ compiler by default, and apt is mostly written in C++.