macOS
brew install fuclocal Homebrew formula metadata
brew
Modern, performance focused unix commands. Version 3.1.7 via Homebrew; verified 2026-06-22.
install
brew install fuclocal Homebrew formula metadata
nix profile install nixpkgs#fucnixpkgs package indexes · pkgs/by-name/fu/fuc/package.nix · source: api.github.com
sudo zypper install fucopenSUSE Tumbleweed package metadata · fuc · source: download.opensuse.org
overview
Modern, performance focused unix commands
history
fuc, short for Fast Unix Commands, is a Rust project that provides performance-focused replacements for selected Unix file commands. Its public tools are cpz, a faster alternative to cp, and rmz, a faster alternative to rm.
The GitHub repository was created in November 2021 and the official README frames the project around performance, efficiency, and usability. Rather than attempting to replace all of coreutils, the project explicitly limits its scope to selected modern Unix commands and treats portability and full option compatibility as non-goals.
Official project surfaces distribute fuc through GitHub releases and Rust crates for the individual commands. The Homebrew package facts also show distribution through Homebrew, Nix, and zypper, indicating that the package crossed from Rust ecosystem packaging into general operating-system package managers.
Users install or package the cpz and rmz commands when they want faster copy and remove operations than traditional coreutils on modern Linux systems. The README points benchmark-minded users to comparison material and tells compatibility-focused users to prefer GNU coreutils or uutils coreutils.
fuc is interesting to package maintainers because it packages focused Rust rewrites of familiar Unix primitives while being clear about the compatibility boundary. That makes it a benchmark-and-alternative package rather than a transparent coreutils replacement.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
cpz | cli | global executable | |
rmz | 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/supercilex/fuc
install metadata
| Package key | brew:fuc |
|---|---|
| Version | 3.1.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fuc |
| Homepage | https://github.com/supercilex/fuc |
| Repository | https://github.com/supercilex/fuc |
| Upstream docs | https://github.com/SUPERCILEX/fuc#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/supercilex/fuc/archive/refs/tags/3.1.7.tar.gz |
| Last updated | 2026-06-22T00:20:10Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fuc |
| 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.
fuc
nix profile install nixpkgs#fucfuc 3.1.1-1.3
Modern unix commands focused on performance
https://github.com/SUPERCILEX/fuc
sudo zypper install fucsource 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.