59
It seems Linux Mint is dropping GNU coreutils in favor of rust-coreutils following Ubuntu.
(blog.linuxmint.com)
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
Will Ubuntu do a hard replacement of
coreutilswithcoreutils-rust, i.e. the usual C implentation ofcoreutilswon't be available anymore?I assume they will simply install
coreutils-rustinstead ofcoreutilswhile keeping the latter in their repositories. So, in theory, Linux Mint may keep using the C implentatedcoreutils.