macOS
brew install odinlocal Homebrew formula metadata
sudo port install odinMacPorts ports tree · lang/odin/Portfile · source: api.github.com
brew
Programming language with focus on simplicity, performance and modern systems. Version 2027-07 via Homebrew; verified 2026-07-08.
install
brew install odinlocal Homebrew formula metadata
sudo port install odinMacPorts ports tree · lang/odin/Portfile · source: api.github.com
sudo apk add odinAlpine Linux edge package indexes · odin · source: dl-cdn.alpinelinux.org
sudo apt install libodin-devDebian stable package indexes · libodin-dev · source: deb.debian.org
nix profile install nixpkgs#odinnixpkgs package indexes · pkgs/by-name/od/odin/package.nix · source: api.github.com
sudo pacman -S odinArch Linux sync databases · odin · source: geo.mirror.pkgbuild.com
scoop install versions/odinScoop official bucket manifest trees · bucket/odin.json · source: api.github.com
winget install --id AsimAftab.Odin -eWindows Package Manager source index · AsimAftab.Odin · source: cdn.winget.microsoft.com
overview
Programming language with focus on simplicity, performance and modern systems
history
Odin is a systems programming language positioned by its project as a pragmatic C alternative for performance-oriented, data-oriented software. Its public identity emphasizes distinct typing, high performance, modern systems work, built-in data-oriented data types, and a standard library large enough for practical native development.
Creator Bill Hall, known as Ginger Bill, lists Odin as a public project running from 2016 onward, and the GitHub repository was created on November 23, 2016. The project grew around a language design that favors explicitness, simple control flow, manual memory management, compile-time facilities, and direct interop rather than a managed runtime.
The repository and official release feed show an active compiler, standard library, vendor binding, and tooling project rather than only a language specification. Development snapshots such as dev-2026-06 package compiler changes, language features, cryptography packages, bindings, and core-library fixes into downloadable artifacts for Linux, macOS, and Windows.
Odin's adoption path has been language-community driven: the official site, GitHub repository, package documentation site, examples, and monthly development builds make the compiler and library surface easy for enthusiasts to follow. Packaging across Homebrew, Arch, Nix, Scoop, MacPorts, Winget, and Linux distributions reflects a language that package managers treat as a developer tool worth shipping directly.
On July 1, 2026, the GitHub repository API reported 10,935 stars and 990 forks, which places Odin among the visible independent systems-language projects while still far outside the scale of mainstream platform languages.
Developers use the `odin` executable to build native programs, run examples, generate documentation, and experiment with data-oriented designs. The official package browser exposes core and vendor packages, while the repository ships examples and tests that function as both compiler validation and learning material.
Odin is most relevant where developers want C-like control with a more opinionated type system and built-in features such as slices, dynamic arrays, SOA-oriented data layout, context passing, reflection, and package-based organization.
For package nerds, Odin is interesting because its package is the language: installing `brew install odin` gives a compiler, standard library, vendor bindings, tools, and examples that move together in development snapshots. The formula tracks a fast-moving upstream rather than a long-term-stable ABI ecosystem.
The package also illustrates how newer languages spread through multi-manager availability before they reach a 1.0-style maturity marker: Homebrew, Nix, Arch, Scoop, Winget, and other channels become part of the language's adoption surface.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
odin | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/odin-lang/Odin
install metadata
| Package key | brew:odin |
|---|---|
| Version | 2027-07 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/odin |
| Homepage | https://odin-lang.org/ |
| Repository | https://github.com/odin-lang/Odin |
| Upstream docs | https://odin-lang.org/docs |
| License | Zlib |
| Source archive | https://github.com/odin-lang/Odin.git |
| Last updated | 2026-07-08T01:53:01Z |
| Pulse | updated |
| Dependencies | glfw, lld, llvm, raylib |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | odin |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libodin-dev 2.0.5-7+b1
static libraries and header for ODIN sequences
sudo apt install libodin-devmitools 2.0.5-7+b1
view, convert and perform basic maths with medical image datasets
sudo apt install mitoolsodin 2.0.5-7+b1
develop, simulate and run magnetic resonance sequences
sudo apt install odinodin
nix profile install nixpkgs#odinlibodin-dev 2.0.5-5build4
static libraries and header for ODIN sequences
sudo apt install libodin-devmitools 2.0.5-5build4
view, convert and perform basic maths with medical image datasets
sudo apt install mitoolsodin 2.0.5-5build4
develop, simulate and run magnetic resonance sequences
sudo apt install odinodin 0.2026.05-r0
Fast, concise, readable, pragmatic and open sourced programming language
sudo apk add odinodin-doc 0.2026.05-r0
Fast, concise, readable, pragmatic and open sourced programming language (documentation)
sudo apk add odin-docodin-vendor 0.2026.05-r0
Vendor collection for Odin programming language
sudo apk add odin-vendorodin dev_2026_06-1
Data-oriented programming language
sudo pacman -S odinodin
sudo port install odinversions/odin
scoop install versions/odinAsimAftab.Odin
winget install --id AsimAftab.Odin -eodin-lang.Odin
winget install --id odin-lang.Odin -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.