macOS
brew install uutils-coreutilslocal Homebrew formula metadata
brew
Cross-platform Rust rewrite of the GNU coreutils. Version 0.9.0 via Homebrew; verified 2026-06-22.
install
brew install uutils-coreutilslocal Homebrew formula metadata
sudo apk add uutils-coreutilsAlpine Linux edge package indexes · uutils-coreutils · source: dl-cdn.alpinelinux.org
sudo dnf install uutils-coreutilsFedora Rawhide package metadata · uutils-coreutils · source: dl.fedoraproject.org
nix profile install nixpkgs#uutils-coreutilsnixpkgs package indexes · pkgs/by-name/uu/uutils-coreutils/package.nix · source: api.github.com
sudo pacman -S uutils-coreutilsArch Linux sync databases · uutils-coreutils · source: geo.mirror.pkgbuild.com
scoop install main/uutils-coreutilsScoop official bucket manifest trees · bucket/uutils-coreutils.json · source: api.github.com
winget install --id uutils.coreutils -eWindows Package Manager source index · uutils.coreutils · source: cdn.winget.microsoft.com
overview
Cross-platform Rust rewrite of the GNU coreutils
history
uutils-coreutils is the flagship uutils project: a Rust, cross-platform reimplementation of GNU coreutils intended to make standard Unix command behavior portable across Linux, macOS, Windows, BSD, WASI, and other platforms.
The GitHub repository was created in 2013 and describes the project as a cross-platform Rust rewrite of GNU coreutils. The README says all programs have been implemented, while acknowledging that some options or behaviors may still differ.
The project's public goal is compatibility rather than reinvention: it aims to be a drop-in replacement for GNU utilities, and differences from GNU are treated as bugs. The documentation also describes a shared uucore library, generated manuals, shell completions, a multicall binary, individually buildable utilities, and optional prefixed installation such as uu-echo and uu-cat.
uutils-coreutils moved from experiment to production adoption in the mid-2020s. The official uutils users page says Ubuntu began progressively replacing GNU coreutils with uutils, with Ubuntu 25.10 using uutils coreutils by default as real-world testing before the next LTS cycle.
The same official users page records broader adoption: Microsoft ships uutils-derived Coreutils for Windows, VS Code for the Web uses uutils coreutils compiled to WebAssembly/WASI for browser terminal commands, Redox OS uses uutils as its coreutils layer, Alpine, Debian, Fedora/EPEL, NixOS, Buildroot, Termux, ChromeOS, and macOS package-manager ecosystems all carry it in some form.
Package users install it to get Rust implementations of familiar tools such as cat, cp, ls, rm, sort, tail, wc, and many others. Builders can choose a multicall binary, individual binaries, platform feature sets, prefixed command names, or no-prefix replacement behavior depending on distribution policy.
This is one of the rare package-manager stories where a rewrite of basic Unix plumbing became a serious distribution-level alternative to GNU coreutils. It matters to package nerds because it touches bootstrapping, licensing choices, cross-platform script portability, shell-completion/manpage generation, alternative providers, and the risk profile of replacing commands that every build script assumes.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
uu-[ | cli | global executable | |
uu-arch | cli | global executable | |
uu-b2sum | cli | global executable | |
uu-base32 | cli | global executable | |
uu-base64 | cli | global executable | |
uu-basename | cli | global executable | |
uu-basenc | cli | global executable | |
uu-cat | cli | global executable | |
uu-chgrp | cli | global executable | |
uu-chmod | cli | global executable | |
uu-chown | cli | global executable | |
uu-chroot | cli | global executable | |
uu-cksum | cli | global executable | |
uu-comm | cli | global executable | |
uu-coreutils | cli | global executable | |
uu-cp | cli | global executable | |
uu-csplit | cli | global executable | |
uu-cut | cli | global executable | |
uu-date | cli | global executable | |
uu-dd | cli | global executable | |
uu-df | cli | global executable | |
uu-dir | cli | global executable | |
uu-dircolors | cli | global executable | |
uu-dirname | cli | global executable | |
uu-du | cli | global executable | |
uu-echo | cli | global executable | |
uu-env | cli | global executable | |
uu-expand | cli | global executable | |
uu-expr | cli | global executable | |
uu-factor | cli | global executable | |
uu-false | cli | global executable | |
uu-fmt | cli | global executable | |
uu-fold | cli | global executable | |
uu-groups | cli | global executable | |
uu-head | cli | global executable | |
uu-hostid | cli | global executable | |
uu-hostname | cli | global executable | |
uu-id | cli | global executable | |
uu-install | cli | global executable | |
uu-join | cli | global executable | |
uu-kill | cli | global executable | |
uu-link | cli | global executable | |
uu-ln | cli | global executable | |
uu-logname | cli | global executable | |
uu-ls | cli | global executable | |
uu-md5sum | cli | global executable | |
uu-mkdir | cli | global executable | |
uu-mkfifo | cli | global executable | |
uu-mknod | cli | global executable | |
uu-mktemp | cli | global executable | |
uu-more | cli | global executable | |
uu-mv | cli | global executable | |
uu-nice | cli | global executable | |
uu-nl | cli | global executable | |
uu-nohup | cli | global executable | |
uu-nproc | cli | global executable | |
uu-numfmt | cli | global executable | |
uu-od | cli | global executable | |
uu-paste | cli | global executable | |
uu-pathchk | cli | global executable | |
uu-pinky | cli | global executable | |
uu-pr | cli | global executable | |
uu-printenv | cli | global executable | |
uu-printf | cli | global executable | |
uu-ptx | cli | global executable | |
uu-pwd | cli | global executable | |
uu-readlink | cli | global executable | |
uu-realpath | cli | global executable | |
uu-rm | cli | global executable | |
uu-rmdir | cli | global executable | |
uu-seq | cli | global executable | |
uu-sha1sum | cli | global executable | |
uu-sha224sum | cli | global executable | |
uu-sha256sum | cli | global executable | |
uu-sha384sum | cli | global executable | |
uu-sha512sum | cli | global executable | |
uu-shred | cli | global executable | |
uu-shuf | cli | global executable | |
uu-sleep | cli | global executable | |
uu-sort | cli | global executable | |
uu-split | cli | global executable | |
uu-stat | cli | global executable | |
uu-stdbuf | cli | global executable | |
uu-stty | cli | global executable | |
uu-sum | cli | global executable | |
uu-sync | cli | global executable | |
uu-tac | cli | global executable | |
uu-tail | cli | global executable | |
uu-tee | cli | global executable | |
uu-test | cli | global executable | |
uu-timeout | cli | global executable | |
uu-touch | cli | global executable | |
uu-tr | cli | global executable | |
uu-true | cli | global executable | |
uu-truncate | cli | global executable | |
uu-tsort | cli | global executable | |
uu-tty | cli | global executable | |
uu-uname | cli | global executable | |
uu-unexpand | cli | global executable | |
uu-uniq | cli | global executable | |
uu-unlink | cli | global executable | |
uu-uptime | cli | global executable | |
uu-users | cli | global executable | |
uu-vdir | cli | global executable | |
uu-wc | cli | global executable | |
uu-who | cli | global executable | |
uu-whoami | cli | global executable | |
uu-yes | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/uutils/coreutils
install metadata
| Package key | brew:uutils-coreutils |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/uutils-coreutils |
| Homepage | https://uutils.github.io/coreutils/ |
| Repository | https://github.com/uutils/coreutils |
| Upstream docs | https://github.com/uutils/coreutils |
| License | MIT |
| Source archive | https://github.com/uutils/coreutils/archive/refs/tags/0.9.0.tar.gz |
| Last updated | 2026-06-22T14:06:33-07:00 |
| Pulse | updated |
| Build dependencies | rust, sphinx-doc |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Commands have been installed with the prefix "uu-". If you need to use these commands with their normal names, you can add a "uubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/uutils-coreutils/libexec/uubin:$PATH" |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | uutils-coreutils |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
uutils-coreutils
nix profile install nixpkgs#uutils-coreutilsuutils-coreutils 0.9.0-r0
Rust rewrite of the GNU coreutils
https://uutils.github.io/coreutils/
sudo apk add uutils-coreutilsuutils-coreutils 0.7.0-9.fc45
GNU coreutils reimplementation in Rust
https://uutils.github.io/coreutils/
sudo dnf install uutils-coreutilsuutils-coreutils 0.9.0-1
Cross-platform Rust rewrite of the GNU coreutils
sudo pacman -S uutils-coreutilsmain/uutils-coreutils
scoop install main/uutils-coreutilsuutils.coreutils
winget install --id uutils.coreutils -eNetEase.UURemote
winget install --id NetEase.UURemote -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.