macOS
brew install olslocal Homebrew formula metadata
brew
Language server for The Odin Programming Language. Version 2026-05 via Homebrew; verified 2026-05-07.
install
brew install olslocal Homebrew formula metadata
nix profile install nixpkgs#olsnixpkgs package indexes · pkgs/by-name/ol/ols/package.nix · source: api.github.com
sudo pacman -S olsArch Linux sync databases · ols · source: geo.mirror.pkgbuild.com
overview
Language server for The Odin Programming Language
history
ols is the Odin Language Server, an implementation of Language Server Protocol features for the Odin programming language. It gives editors features such as completion, go-to-definition, symbol lookup, hover/help behavior, and project-aware feedback for Odin codebases.
The DanielGavin/ols repository was created on 2020-11-03. Its README describes the project as a language server for Odin, notes that it tracks Odin's master branch, and documents setup for multiple editors including VS Code, Sublime, Vim, Neovim, Emacs, Helix, and Micro.
OLS adoption follows Odin's growth as a systems programming language. The Odin website showcased OLS on 2023-07-02, describing it as a language server for popular editors and emphasizing lookup and go-to-definition as ways to understand Odin codebases faster.
Developers install ols, add an ols.json configuration when needed, and point an editor's LSP client at the ols executable. Because Odin itself is a compiled systems language with a comparatively small ecosystem, editor integration is a high-leverage package: it supplies the interactive code-navigation layer many developers expect from larger language communities.
For package nerds, ols is a compact example of a language ecosystem maturing through tooling. The package is less famous than Odin itself, but Homebrew, Nix, and pacman packaging make the language server easy to slot into editor setups across platforms.
security posture
No matching local secret-handling manifest was found for ols. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
ols.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ols | 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/DanielGavin/ols
install metadata
| Package key | brew:ols |
|---|---|
| Version | 2026-05 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ols |
| Homepage | https://github.com/DanielGavin/ols |
| Repository | https://github.com/DanielGavin/ols |
| Upstream docs | https://github.com/DanielGavin/ols#readme |
| License | MIT |
| Source archive | https://github.com/DanielGavin/ols/archive/refs/tags/dev-2026-05.tar.gz |
| Last updated | 2026-05-07T10:03:09Z |
| Pulse | updated |
| Build dependencies | odin |
| 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 | ols |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
ols
nix profile install nixpkgs#olsols dev_2026_05-1
Language server for Odin
https://github.com/DanielGavin/ols
sudo pacman -S olssource 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.