macOS
brew install elixirlocal Homebrew formula metadata
sudo port install elixirMacPorts ports tree · lang/elixir/Portfile · ソース: api.github.com
brew
elixir のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install elixirlocal Homebrew formula metadata
sudo port install elixirMacPorts ports tree · lang/elixir/Portfile · ソース: api.github.com
sudo apk add elixirAlpine Linux edge package indexes · elixir · ソース: dl-cdn.alpinelinux.org
sudo apt install elixirDebian stable package indexes · elixir · ソース: deb.debian.org
sudo dnf install elixirFedora Rawhide package metadata · elixir · ソース: dl.fedoraproject.org
sudo pacman -S elixirArch Linux sync databases · elixir · ソース: geo.mirror.pkgbuild.com
sudo zypper install elixiropenSUSE Tumbleweed package metadata · elixir · ソース: download.opensuse.org
choco install ElixirChocolatey community package catalog · Elixir · ソース: community.chocolatey.org
scoop install main/elixirScoop official bucket manifest trees · bucket/elixir.json · ソース: api.github.com
概要
Functional metaprogramming aware language built on Erlang VM
履歴
Elixir is a functional, metaprogramming-aware language and toolchain built on the Erlang VM. Its package-manager identity is broader than a compiler: a Homebrew install gives developers the elixir and elixirc commands, the IEx shell, and Mix, the build/test/dependency/release tool that anchors normal Elixir project workflows.
Jose Valim created Elixir as a Plataformatec research-and-development project with the goal of making a productive and extensible language for maintainable, reliable software. The official development page emphasizes that Elixir runs on the Erlang VM, using its scalable and fault-tolerant foundation while staying interoperable with the wider Erlang ecosystem.
The pre-1.0 years were strongly shaped by tooling. Elixir v0.6 introduced Mix as a build tool, while v0.13 announced both hex.pm and ElixirConf and framed those as milestones on the road to v1.0. When v1.0 shipped on September 18, 2014, the project reported 8005 commits by 189 contributors and described the release as a stable platform for community growth.
Elixir's later history is a steady expansion of its standard tooling and production story: releases support in v1.9, runtime configuration via config/runtime.exs in v1.11, formatter and developer-experience work, improved compiler diagnostics, language-server work, and, by v1.20 in June 2026, the project described Elixir as a gradually typed language after several years of type-system research and implementation.
Elixir adoption is tied to developers wanting Erlang VM concurrency and fault tolerance with a more approachable, extensible language and modern tooling. The official blog's production case studies document use across real-time communication, platform-as-a-service, embedded systems, streaming, collaboration, and business applications, with examples including Discord, Heroku, FarmBot, Mozilla, PepsiCo, Remote, Veeps, and Cyanview.
The ecosystem also grew through package and community infrastructure. The v0.13 announcement introduced hex.pm as the package manager and announced ElixirConf, while the v1.0 release explicitly pointed to Hex as the expected home for community projects and reminded users that the Erlang ecosystem was available to Elixir developers.
The core command-line workflow is to create and manage projects with Mix, compile and run code with elixir/elixirc, and use IEx for interactive development. A typical project is described by mix.exs, while application configuration commonly lives in config/config.exs for build-time configuration and config/runtime.exs for runtime configuration.
For package-manager users, Elixir is usually installed as a language runtime plus tools, then paired with Erlang/OTP from the same system package set. Developers use Mix to fetch Hex dependencies, run tests, format code, build releases, and launch project-aware shells with iex -S mix.
Elixir is package-nerd-interesting because it packages a high-level language on top of another runtime, so version compatibility among Elixir, Erlang/OTP, Hex packages, Mix projects, and language-server tools matters. A formula or distro package is not just delivering a compiler; it is delivering the entry point to BEAM-based application builds, dependency resolution, releases, and editor tooling.
It also represents the modern language-runtime packaging pattern where the build tool, test tool, interactive shell, documentation conventions, formatter, dependency manager, and release builder are expected to arrive together. That all-in-one toolchain shape is why small version shifts can matter to CI, developer machines, and release artifacts.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
mix.exsconfig/config.exs実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
elixir | cli | グローバル実行可能ファイル | |
elixirc | cli | グローバル実行可能ファイル | |
iex | cli | グローバル実行可能ファイル | |
mix | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/elixir-lang/elixir
インストールメタデータ
| パッケージキー | brew:elixir |
|---|---|
| バージョン | 1.20.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/elixir |
| ホームページ | https://elixir-lang.org/ |
| リポジトリ | https://github.com/elixir-lang/elixir |
| 上流ドキュメント | https://elixir-lang.org/docs.html |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/elixir-lang/elixir/archive/refs/tags/v1.20.2.tar.gz |
| 最終更新 | 2026-06-26T05:56:05Z |
| Pulse | updated |
| 依存関係 | erlang |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | elixir |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
elixir 1.18.3.dfsg-1
functional meta-programming aware language
sudo apt install elixirelixir 1.14.0.dfsg-2
functional meta-programming aware language
sudo apt install elixirelixir 1.19.5-r1
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
sudo apk add elixirelixir-doc 1.19.5-r1
Elixir is a dynamic, functional language designed for building scalable and maintainable applications (documentation)
sudo apk add elixir-docelixir 1.19.5-4.fc44
A modern approach to programming for the Erlang VM
sudo dnf install elixirelixir-doc 1.19.5-4.fc44
Documentation for the elixir language and tools
sudo dnf install elixir-docelixir 1.20.0-1
A dynamic, functional language for building scalable and maintainable applications
sudo pacman -S elixirelixir 1.20.0-1.1
Functional meta-programming aware language built atop Erlang
sudo zypper install elixirelixir-doc 1.20.0-1.1
Documentation for elixir
sudo zypper install elixir-docelixir
sudo port install elixirElixir
choco install Elixirmain/elixir
scoop install main/elixirソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.