Automic VaultAutomic Vault

brew

elvish を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install elvish

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install elvish

MacPorts ports tree · shells/elvish/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add elvish

Alpine Linux edge package indexes · elvish · ソース: dl-cdn.alpinelinux.org

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

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

Fedora dnf確認済み · 92%
sudo dnf install elvish

Fedora Rawhide package metadata · elvish · ソース: dl.fedoraproject.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S elvish

Arch Linux sync databases · elvish · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/elvish

Scoop official bucket manifest trees · bucket/elvish.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id elves.elvish -e

Windows Package Manager source index · elves.elvish · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Friendly and expressive shell

履歴

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

Elvish is a Unix-style interactive shell and scripting language with structured values, lexical scoping, and built-in interactive features. The project describes itself as both a powerful scripting language and a shell, distributed as a statically linked binary for Linux, BSDs, macOS, and Windows.

プロジェクトの歴史

Elvish has developed as a pre-1.0 shell that accepts breaking changes while remaining usable for scripting and interactive work. Its release notes show a long-running sequence from older 0.x releases to 0.21.0 in 2024, with the project explicitly warning users that compatibility can still change before 1.0.

採用の歴史

Adoption has been strongest among shell users interested in a more structured alternative to traditional POSIX-family shells. The official README points to packaging status, package/tool lists, and multiple community chat channels, while the input package facts show it packaged across Homebrew, Debian, Fedora, Arch, Nix, MacPorts, Scoop, winget, and other systems.

使われ方

Elvish is used either as a login-style interactive shell or as a scripting language. Users customize interactive startup with rc.elv under the XDG config directory, keep libraries under elvish/lib search paths, and write scripts that can use Elvish's value channels, maps, functions, exceptions, and pipelines.

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

Elvish is interesting in package-manager terms because it is a single shell binary with cross-platform packaging but a non-POSIX language model. Installing it from a package manager is often the first experiment: users can try a modern shell without replacing system sh, then choose whether to adopt its rc.elv and library conventions.

タイムライン

  • 2021: Elvish 0.17.0 release notes are published.
  • 2022: Elvish 0.18.0 release notes are published.
  • 2023: Elvish 0.19.1 release notes are published.
  • 2024: Elvish 0.20.x and 0.21.0 release notes are published.

Related projects

  • Elvish belongs to the family of alternative shells such as fish, nushell, and xonsh, but its official documentation emphasizes its own typed value model, lexical scoping, and interactive shell features rather than POSIX compatibility.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/elvish/rc.elv~/.config/elvish/lib/*.elv

実行可能ファイル

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

コマンド種類公開範囲メモ
elvishcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版0.21.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.21.0

https://github.com/elves/elvish

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:elvish
バージョン0.21.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/elvish
ホームページhttps://elv.sh/
リポジトリhttps://github.com/elves/elvish
上流ドキュメントhttps://elv.sh/learn
ライセンスBSD-2-Clause
ソースアーカイブhttps://github.com/elves/elvish/archive/refs/tags/v0.21.0.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameelvish
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Debian apt95%

elvish 0.21.0-2+b7

Powerful scripting language & versatile interactive shell

https://elv.sh

sudo apt install elvish
  • Section: shells
  • Architecture: amd64
  • Source Package: elvish
  • 2 依存関係
  • normalized package name match
  • 一致条件: Elvish
Debian stable package indexes · deb.debian.org · Debian stable package indexes: elvish from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

elvish

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

elvish 0.20.1-1build1

Expressive programming language and versatile interactive shell

https://elv.sh

sudo apt install elvish
  • Section: universe/shells
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Elvish
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: elvish from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

elvish 0.21.0-r16

Friendly and expressive Unix shell

https://elv.sh/

sudo apk add elvish
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: elvish
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Elvish
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: elvish from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

elvish 0.21.0-12.fc44

Powerful scripting language & Versatile interactive shell

https://github.com/elves/elvish

sudo dnf install elvish
  • License: EPL-1.0 AND BSD-2-Clause AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: elvish
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Elvish
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: elvish from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

elvish 0.21.0-1

Versatile interactive shell & powerful scripting language in one

https://elv.sh

sudo pacman -S elvish
  • License: BSD
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Elvish
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: elvish from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

elvish

sudo port install elvish
  • normalized package name match
  • 一致条件: Elvish
MacPorts ports tree · api.github.com · MacPorts ports tree: shells/elvish/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/elvish

scoop install main/elvish
  • normalized package name match
  • 一致条件: Elvish
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/elvish.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

elves.elvish

winget install --id elves.elvish -e
  • normalized package name match
  • 一致条件: Elvish
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: elves.elvish from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment