macOS
brew install xelocal Homebrew formula metadata
brew / 順位 13219
xe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xelocal Homebrew formula metadata
nix profile install nixpkgs#xenixpkgs package indexes · pkgs/by-name/xe/xe/package.nix · ソース: api.github.com
概要
Simple xargs and apply replacement
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xe | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:xe |
|---|---|
| バージョン | 1.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/leahneukirchen/xe |
| リポジトリ | https://github.com/leahneukirchen/xe |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
xe 0.11-5
simple alternative to xargs and apply
https://git.vuxu.org/xe/about/
sudo apt install xexe
nix profile install nixpkgs#xexe 0.11-5
simple alternative to xargs and apply
https://git.vuxu.org/xe/about/
sudo apt install xeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.