macOS
brew install fuclocal Homebrew formula metadata
brew / 順位 8243
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
rmz | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:fuc |
|---|---|
| バージョン | 3.2.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/supercilex/fuc |
| リポジトリ | https://github.com/supercilex/fuc |
| 最終更新 | 2026-07-13T15:35:39Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fuc
nix profile install nixpkgs#fucfuc 3.2.0-1.2
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.