# fcp を Homebrew, Nix でインストール

fcp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fcp
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fcp
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fcp
```

  証拠: nixpkgs package indexes: pkgs/by-name/fc/fcp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:fcp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fcp>
- **バージョン:** 0.2.1
- **ソース概要:** Significantly faster alternative to the classic Unix cp(1) command
- **ホームページ:** <https://github.com/Svetlitski/fcp/>
- **リポジトリ:** <https://github.com/Svetlitski/fcp>
- **上流ドキュメント:** <https://github.com/Svetlitski/fcp/>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/Svetlitski/fcp/archive/refs/tags/v0.2.1.tar.gz>
- **最終更新:** 2026-06-19T12:30:06-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- fcp (cli)
- fcp (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.2.1
- マネージャ更新日: 2026-06-19
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/Svetlitski/fcp
- 検出された最新: v0.2.1 (最新)
## プロジェクトの歴史と使われ方

fcp is a Rust command-line file-copy tool that targets the common Unix `cp` workflow but optimizes for parallel directory traversal and SSD-backed copies.

### プロジェクトの歴史

The public repository was created in January 2021, and its early v0.1.0 tag appeared in June 2021. The README frames the project narrowly: it is not a complete `cp` replacement, but a faster implementation for the most common copy cases.

### 採用の歴史

The upstream README documents installation by cargo, prebuilt GitHub release binaries, Homebrew on macOS, Arch Linux through an AUR package, and NixOS stable beginning with NixOS 21.11. That adoption is modest but enough to make it visible to Unix package users looking for faster bulk copies.

### 使われ方

The supported command shape mirrors common `cp`: copy one source to a destination file, or copy multiple sources into a destination directory. The README notes Unix-like operating-system support and warns that the tool is optimized for SSDs, with poor performance possible on hard drives.

Its performance story is based on parallelizing directory walking and copying across CPU cores, plus platform copy-on-write support on macOS through underlying system calls.

### パッケージ好きにとっての重要性

fcp is a small example of the modern package-manager niche around faster Rust rewrites of core Unix-adjacent commands. Its significance is practical rather than historical: install it when its benchmarked copy pattern matches your storage, keep `cp` for full POSIX option compatibility.

### タイムライン

- 2021: Public repository created.
- 2021: v0.1.0 tag published and README benchmark material documented.
- 2026: v0.2.2 tag published.

### Related projects

- fcp positions itself directly against classic Unix `cp(1)` for common copy use cases.
- Its README links the macOS large-file speedup to copy-on-write behavior exposed by the operating system.

### ソース

- <https://github.com/Svetlitski/fcp>
- <https://github.com/Svetlitski/fcp/blob/master/README.md>
- <https://api.github.com/repos/Svetlitski/fcp>
- <https://api.github.com/repos/Svetlitski/fcp/tags?per_page=100>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fcp
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - fcp: normalized package name match | nixpkgs package indexes: pkgs/by-name/fc/fcp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [dust](https://pkg.so/ja/brew/dust/) - Shares pkgdb curated category or tags: cli, file-management, filesystem, rust, system.
- [rnr](https://pkg.so/ja/brew/rnr/) - Shares pkgdb curated category or tags: cli, file-management, filesystem, rust, system.
- [dutree](https://pkg.so/ja/brew/dutree/) - Shares pkgdb curated category or tags: cli, file-management, filesystem, rust, system.
- [rmrfrs](https://pkg.so/ja/brew/rmrfrs/) - Shares pkgdb curated category or tags: cli, file-management, filesystem, rust, system.
- [lr](https://pkg.so/ja/brew/lr/) - Shares pkgdb curated category or tags: cli, file-management, filesystem, system, unix.
- [eza](https://pkg.so/ja/brew/eza/) - Shares pkgdb curated category or tags: cli, file-management, rust, system.
- [lsd](https://pkg.so/ja/brew/lsd/) - Shares pkgdb curated category or tags: cli, file-management, rust, system.
- [findutils](https://pkg.so/ja/brew/findutils/) - Shares pkgdb curated category or tags: cli, file-management, filesystem, system.

## Combined YAML source

View the package source record on GitHub. [combined/fcp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fcp.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
