Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 7 submissions in the queue.

Submission Preview

Link to Story

Ubuntu plans to swap GNU coreutils for Rust

Accepted submission by Frosty Piss at 2025-03-20 15:32:15
OS

https://www.theregister.com/2025/03/19/ubuntu_2510_rust/ [theregister.com]

Efforts are afoot to replace the GNU coreutils [gnu.org] with Rust [rust-lang.org] ones in future versions of Ubuntu [ubuntu.com] - which also means changing the software license. Canonical plans to replace the current core utilities – from the GNU project and implemented in C – with the newer uutils suite [github.com], which is written in Rust. Rather than technical issues, most concerns raised in the discussion on Ubuntu Discourse are about licensing. As a product of the GNU project, the existing coreutils are licensed under the GPL – specifically, GPL 3 [gnu.org]. The Rust replacements are licensed under the much more permissive MIT license [opensource.org].


Original Submission