Ubuntu To Replace Coreutils

The place to discuss Linux and Unix Operating Systems
Forum rules
Behave
Post Reply
User avatar
Zema Bus
Your Co-Host
Posts: 1115
Joined: Sun Feb 04, 2024 1:25 am

Ubuntu To Replace Coreutils

Post by Zema Bus »

Efforts are afoot to replace the GNU coreutils with Rust ones in the version after next of Ubuntu, 25.10 – which also means changing the software license.

The next version of Ubuntu, 25.04 "Plucky Puffin," isn't here yet – but a significant change is taking shape for the release after that, which will be 25.10. That is when Canonical and friends will replace the current core utilities – from the GNU project and implemented in C – with the newer uutils suite, which is written in Rust.

A discussion of the change is underway on Ubuntu's Discourse forum, although the thread is currently in slow mode to prevent it turning into a flamewar. The coreutils are, as their name suggests, a core part of any Unix-like OS. They provide many of the essential commands that make a Unix-like OS ... well, like Unix. They are one of the important elements of a Unix-like system that, combined with the Linux kernel itself, turn it into a usable operating system. They are an important element of the "GNU" in "GNU/Linux." Saying that, anyone who mainly drives their computer from a graphical desktop may never directly see them.
From theregister.com

The uutils is MIT licensed, not GPL.
User avatar
Grogan
Your Host
Posts: 2048
Joined: Sat Aug 21, 2021 10:04 am
Location: Ontario, Canada

Re: Ubuntu To Replace Coreutils

Post by Grogan »

Rust is the latest fad... rewrite things in Rust just for the sake of it. Also, GNU's not cool anymore. It's no good if companies can't just take it and give nothing back.

I'd bet money that they won't be exact drop in replacements, because these people will be too clever for that. They'll change the behaviour.
Post Reply