pkg.soopen package index

brew / 順位 13219

xe を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install xe

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install xe

Debian stable package indexes · xe · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#xe

nixpkgs package indexes · pkgs/by-name/xe/xe/package.nix · ソース: api.github.com

概要

パッケージ概要

Simple xargs and apply replacement

コマンドとエイリアス

  • xe

履歴

プロジェクトの歴史と使われ方

xe is Leah Neukirchen's compact command-construction utility: a public-domain replacement-style tool that combines favored parts of xargs(1) and apply(1) for executing commands over argument lists.

プロジェクトの歴史

The GitHub repository was created in 2015, with the first tag v0.1 following in November 2015 and v1.0 tagged in August 2023. The README presents the project plainly as a simple xargs and apply replacement, and the manpage expands the name as 'execute for every ...'.

採用の歴史

xe's adoption appears modest and Unix-tool focused rather than platform-defining. It reached package managers such as Homebrew, Debian/Ubuntu, and Nix because it is a tiny C command with a clear niche: predictable argument splitting, replacement, dry runs, parallel execution, and pattern-based command selection.

使われ方

Users pipe newline- or NUL-separated arguments into xe, pass arguments directly on the command line, run shell snippets with -s when needed, or use -j for parallel jobs. The manpage examples include compressing files with all CPU cores, removing empty files from another listing command, and converting media with percent rules.

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

xe is a package-nerd kind of tool because it exists in the gap between POSIX tradition and day-to-day ergonomics. It does not try to replace the shell; it packages a sharper default behavior for the common 'run this for every thing' pattern.

タイムライン

  • 2015-10-24: GitHub repository is created.
  • 2015-11-02: v0.1 is tagged.
  • 2023-08-01: The xe manpage date records the mature command interface.
  • 2023-08-05: v1.0 is tagged.

Related projects

  • xargs is the standard command-construction tool xe explicitly improves on.
  • apply is the older utility whose replacement model xe also borrows from.
  • GNU parallel and xapply are listed in xe's SEE ALSO section.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:repl

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
xe実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:xe
バージョン1.0
パッケージマネージャHomebrew
ホームページhttps://github.com/leahneukirchen/xe
リポジトリhttps://github.com/leahneukirchen/xe
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

xe 0.11-5

simple alternative to xargs and apply

https://git.vuxu.org/xe/about/

sudo apt install xe
  • Section: utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Xe
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xe from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

xe

nix profile install nixpkgs#xe
  • normalized package name match
  • 一致条件: Xe
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xe/xe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

xe 0.11-5

simple alternative to xargs and apply

https://git.vuxu.org/xe/about/

sudo apt install xe
  • Section: universe/utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Xe
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xe from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

Combined YAML source

View the package source record on GitHub.

combined/xe.yml

使用ソース

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