# xcv を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:xcv
```

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

### macOS

- Homebrew (100%):

```sh
brew install xcv
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:xcv
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/xcv>
- **バージョン:** 1.0.1
- **ソース概要:** Cut, copy and paste files with Bash
- **ホームページ:** <https://github.com/busterc/xcv>
- **リポジトリ:** <https://github.com/busterc/xcv>
- **上流ドキュメント:** <https://github.com/busterc/xcv#readme>
- **ライセンス:** ISC
- **ソースアーカイブ:** <https://github.com/busterc/xcv/archive/refs/tags/v1.0.1.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

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

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.0.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/busterc/xcv
- 検出された最新: v1.0.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

xcv is a very small Bash utility that gives shell users cut, copy, paste, and list commands for files by staging selected paths in $HOME/.xcv.

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

The project appeared at the start of 2015 with the v1.0.0 tag on its first public commit. Its README frames the tool as a wrapper around cp, mv, and ls, trading generality for a familiar desktop-like verb set: x for cut, c for copy, v for paste, and l for list.

Early commits fixed quoting, made the package bpkg-friendly, printed errors to stderr, and added dotfile support. The project was already small and largely complete by the v1.0.1 tag later in January 2015, with Homebrew installation added in 2016.

### 採用の歴史

xcv never became a broad Unix primitive; its adoption story is that of a tiny convenience command packaged for people who like shell workflows but occasionally want a clipboard-like file staging area. The README documents Homebrew, bpkg, and npm installation paths, pointing to cross-ecosystem packaging rather than a large upstream ecosystem.

### 使われ方

The user runs xcv c or xcv x with file arguments, then changes directories and runs xcv v to copy staged files into the current directory. xcv l lists staged files before pasting.

$HOME/.xcv is a transient staging directory used by the tool, not a user-authored config file. The implementation recreates it when a new cut or copy operation starts and clears it after paste.

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

xcv is interesting as a package because it is almost aggressively simple: a Bash wrapper that packages a file-manager metaphor for terminals. It is the kind of small CLI that package indexes preserve even when its whole behavior can be understood in one screen of shell.

### タイムライン

- 2015-01-01: Initial commit and v1.0.0 tag.
- 2015-01-02: Early fixes for quoting, bpkg packaging, stderr output, and dotfile support.
- 2015-01-18: v1.0.1 tag.
- 2016-01-25: Homebrew installation added to the README.

### Related projects

- cp, mv, and ls: core commands that xcv wraps.
- bpkg and npm: alternative installation channels documented by the project.
- Shell aliases such as fsx, fsc, fsv, and fsl: README-suggested shortcuts for the four actions.

### ソース

- Git history and tags: https://github.com/busterc/xcv
- README, busterc/xcv: https://github.com/busterc/xcv#readme
- xcv script: https://github.com/busterc/xcv/blob/master/xcv


## セキュリティノート

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:** xcv
- **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:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [fpart](https://www.automicvault.com/ja/pkg/brew/fpart/) - Shares av.db curated category or tags: cli, file-management, files, system.
- [bashish](https://www.automicvault.com/ja/pkg/brew/bashish/) - Shares av.db curated category or tags: bash, cli, shell, system.
- [ccd2iso](https://www.automicvault.com/ja/pkg/brew/ccd2iso/) - Shares av.db curated category or tags: cli, file-management, system.
- [czkawka](https://www.automicvault.com/ja/pkg/brew/czkawka/) - Shares av.db curated category or tags: cli, file-management, system.
- [ddh](https://www.automicvault.com/ja/pkg/brew/ddh/) - Shares av.db curated category or tags: cli, file-management, system.
- [detox](https://www.automicvault.com/ja/pkg/brew/detox/) - Shares av.db curated category or tags: cli, file-management, system.
- [dupseek](https://www.automicvault.com/ja/pkg/brew/dupseek/) - Shares av.db curated category or tags: cli, file-management, system.
- [dust](https://www.automicvault.com/ja/pkg/brew/dust/) - Shares av.db curated category or tags: cli, file-management, system.
- [chokidar-cli](https://www.automicvault.com/ja/pkg/npm/chokidar-cli/) - Local package facts share a topical domain. Shared terms: bash, cli, file, file-management, files.
- [ncp](https://www.automicvault.com/ja/pkg/npm/ncp/) - Local package facts share a topical domain. Shared terms: cli, copy, file, file-management, files.
- [mmv](https://www.automicvault.com/ja/pkg/brew/mmv/) - Local package facts share a topical domain. Shared terms: cli, copy, file, file-management, files.

## Combined YAML source

View the package source record on GitHub. [combined/xcv.yml](https://github.com/automic-vault/db/blob/main/combined/xcv.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
