macOS
brew install fuclocal Homebrew formula metadata
brew
fuc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fuclocal Homebrew formula metadata
nix profile install nixpkgs#fucnixpkgs package indexes · pkgs/by-name/fu/fuc/package.nix · ソース: api.github.com
sudo zypper install fucopenSUSE Tumbleweed package metadata · fuc · ソース: download.opensuse.org
概要
Modern, performance focused unix commands
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cpz | cli | グローバル実行可能ファイル | |
rmz | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/supercilex/fuc
インストールメタデータ
| パッケージキー | brew:fuc |
|---|---|
| バージョン | 3.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fuc |
| ホームページ | https://github.com/supercilex/fuc |
| リポジトリ | https://github.com/supercilex/fuc |
| 上流ドキュメント | https://github.com/SUPERCILEX/fuc#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/supercilex/fuc/archive/refs/tags/3.2.0.tar.gz |
| 最終更新 | 2026-07-13T15:35:39Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 fucソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.