# ola を Homebrew, apt, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:ola
```

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

### macOS

- Homebrew (100%):

```sh
brew install ola
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ola
```

  証拠: MacPorts ports tree: net/ola/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install ola
```

  証拠: Debian stable package indexes: ola from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#ola
```

  証拠: nixpkgs package indexes: pkgs/by-name/ol/ola/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:ola
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ola>
- **バージョン:** 0.10.9
- **ソース概要:** Open Lighting Architecture for lighting control information
- **ホームページ:** <https://www.openlighting.org/ola/>
- **リポジトリ:** <https://github.com/OpenLightingProject/ola>
- **上流ドキュメント:** <https://www.openlighting.org/ola/>
- **ライセンス:** GPL-2.0-or-later AND LGPL-2.1-or-later
- **ソースアーカイブ:** <https://github.com/OpenLightingProject/ola/releases/download/0.10.9/ola-0.10.9.tar.gz>
- **最終更新:** 2026-07-11T09:50:47+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ola_artnet (cli)
- ola_dev_info (cli)
- ola_dmxconsole (cli)
- ola_dmxmonitor (cli)
- ola_e131 (cli)
- ola_patch (cli)
- ola_plugin_info (cli)
- ola_plugin_state (cli)
- ola_rdm_discover (cli)
- ola_rdm_get (cli)
- ola_rdm_set (cli)
- ola_recorder (cli)
- ola_set_dmx (cli)
- ola_set_priority (cli)
- ola_streaming_client (cli)
- ola_timecode (cli)
- ola_trigger (cli)
- ola_uni_info (cli)
- ola_uni_merge (cli)
- ola_uni_name (cli)
- ola_uni_stats (cli)
- ola_usbpro (cli)
- olad (cli)
- rdmpro_sniffer (cli)
- usbpro_firmware (cli)
- ola_artnet (エイリアス)
- ola_dev_info (エイリアス)
- ola_dmxconsole (エイリアス)
- ola_dmxmonitor (エイリアス)
- ola_e131 (エイリアス)
- ola_patch (エイリアス)
- ola_plugin_info (エイリアス)
- ola_plugin_state (エイリアス)
- ola_rdm_discover (エイリアス)
- ola_rdm_get (エイリアス)
- ola_rdm_set (エイリアス)
- ola_recorder (エイリアス)
- ola_set_dmx (エイリアス)
- ola_set_priority (エイリアス)
- ola_streaming_client (エイリアス)
- ola_timecode (エイリアス)
- ola_trigger (エイリアス)
- ola_uni_info (エイリアス)
- ola_uni_merge (エイリアス)
- ola_uni_name (エイリアス)
- ola_uni_stats (エイリアス)
- ola_usbpro (エイリアス)
- olad (エイリアス)
- rdmpro_sniffer (エイリアス)
- usbpro_firmware (エイリアス)

## 依存関係

- abseil
- liblo
- libmicrohttpd
- libusb
- numpy
- protobuf

## ビルド依存関係

- autoconf
- automake
- cppunit
- libtool
- pkgconf

## macOS 提供ライブラリ

- ncurses

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- 注意点: Python support has been removed due to: https://github.com/OpenLightingProject/ola/issues/2008
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.10.9
- マネージャ更新日: 2026-07-11
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/OpenLightingProject/ola
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Open Lighting Architecture, packaged as ola, is a C++ framework and daemon for entertainment-lighting control. It abstracts DMX512, RDM, Art-Net, sACN, USB DMX interfaces, and related protocols so lighting software can generate control data without implementing every transport and hardware backend itself.

### プロジェクトの歴史

OLA began within the Open Lighting Project. The project's history page records the first linux-lighting mailing-list post on 2008-07-21 and the 2009-07-28 rename from LLA, Linux Lighting Architecture, to OLA, Open Lighting Architecture, because the software had grown beyond Linux.

The project moved repositories to GitHub on 2013-12-24 after outgrowing its previous hosting site. The OpenLightingProject/ola repository was created on GitHub on 2013-12-16, matching that migration period.

### 採用の歴史

OLA's adoption is tied to the open-source lighting-control community and to the practical difficulty of speaking many fixture, network, and USB protocols. Official documentation describes OLA as a framework library, a C++ client API, and the olad main program; the public site emphasizes standalone protocol conversion, API-backed lighting software, and ARM platforms for low-cost Ethernet-to-DMX gateways.

Its packaging across Homebrew, Debian/Ubuntu as libola-dev, MacPorts, Nix, and FreeBSD reflects a cross-platform tool used by developers and integrators rather than a single desktop application. It also appears in hardware and media-art contexts such as Raspberry Pi DMX gateways, Pure Data bridges, and embedded-lighting presentations.

### 使われ方

Operators run olad as a service, patch universes to physical or network outputs, monitor DMX values, discover and configure RDM devices, and use command-line tools such as ola_dmxconsole, ola_patch, ola_rdm_get, ola_rdm_set, and ola_set_dmx. Developers use libola and client bindings as a backend for controllers and protocol gateways.

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

OLA is package-nerd catnip because it turns a messy physical-protocol world into a daemon, libraries, and many tiny CLIs. It is also a reminder that package managers do not only distribute web and developer tools; they preserve infrastructure for theaters, clubs, art installations, churches, hobby rigs, and embedded gateways.

### タイムライン

- 2008-07-21: The first linux-lighting mailing-list status post was sent.
- 2009-07-28: LLA was renamed to OLA to reflect operation beyond Linux.
- 2013-12-24: The Open Lighting Project announced its move to GitHub.
- 2014-01-09: Simon Newton presented the Open Lighting Project at linux.conf.au 2014.
- 2026-07-01: GitHub repository metadata reported 736 stars, 227 forks, C++ as the primary language, and the repository description 'The Travel Adaptor for the Lighting Industry.'

### Related projects

- Related projects include Open Fixture Library, libartnet, Open Lighting Embedded, RDM responder testing tools, Art-Net, sACN, DMX512, RDM, and USB DMX hardware from vendors such as Enttec and DMXKing.

### ソース

- <https://api.github.com/repos/OpenLightingProject/ola>
- <https://docs.openlighting.org/doc/latest/index.html>
- <https://formulae.brew.sh/formula/ola>
- <https://github.com/OpenLightingProject/ola>
- <https://packages.debian.org/unstable/main/ola-rdm-tests>
- <https://wiki.openlighting.org/index.php/Open_Lighting_Architecture>
- <https://www.openlighting.org/ola/>
- <https://www.openlighting.org/ola/get-help/media/>
- <https://www.openlighting.org/openlightingproject/about/history/>


## セキュリティノート

broad file, network, media, or database tool signal. escape, surveillance, or offensive capability signal.

- **Geiger リスク:** red / 中
- broad file, network, media, or database tool signal
- escape, surveillance, or offensive capability signal
- formula declares a Homebrew service

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ola
- **Version Scheme:** 0
- **Revision:** 13
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Debian apt - libola-dev - 0.10.9.nojsmin-7.1: normalized package name match | Debian stable package indexes: libola-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Open Lighting Architecture - development libraries | https://www.openlighting.org/
- Debian apt - libola1t64 - 0.10.9.nojsmin-7.1: normalized package name match | Debian stable package indexes: libola1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Open Lighting Architecture - shared libraries | https://www.openlighting.org/
- Debian apt - ola - 0.10.9.nojsmin-7.1: normalized package name match | Debian stable package indexes: ola from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Open Lighting Architecture | https://www.openlighting.org/
- Debian apt - ola-python - 0.10.9.nojsmin-7.1: normalized package name match | Debian stable package indexes: ola-python from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Open Lighting Architecture - Python Classes | https://www.openlighting.org/
- Debian apt - ola-rdm-tests - 0.10.9.nojsmin-7.1: normalized package name match | Debian stable package indexes: ola-rdm-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Open Lighting Architecture - RDM Responder Tests | https://www.openlighting.org/
- Nix - ola: normalized package name match | nixpkgs package indexes: pkgs/by-name/ol/ola/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libola-dev - 0.10.9.nojsmin-4.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libola-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Open Lighting Architecture - development libraries | https://www.openlighting.org/
- Ubuntu apt - libola1t64 - 0.10.9.nojsmin-4.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libola1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Open Lighting Architecture - shared libraries | https://www.openlighting.org/
- Ubuntu apt - ola - 0.10.9.nojsmin-4.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: ola from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Open Lighting Architecture | https://www.openlighting.org/
- Ubuntu apt - ola-python - 0.10.9.nojsmin-4.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: ola-python from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Open Lighting Architecture - Python Classes | https://www.openlighting.org/
- Ubuntu apt - ola-rdm-tests - 0.10.9.nojsmin-4.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: ola-rdm-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Open Lighting Architecture - RDM Responder Tests | https://www.openlighting.org/
- MacPorts - ola: normalized package name match | MacPorts ports tree: net/ola/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/ja/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [protobuf](https://pkg.so/ja/brew/protobuf/) - Runtime dependency declared by Homebrew.
- [numpy](https://pkg.so/ja/brew/numpy/) - Runtime dependency declared by Homebrew.
- [liblo](https://pkg.so/ja/brew/liblo/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [libtool](https://pkg.so/ja/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/ja/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/ja/brew/automake/) - Build dependency declared by Homebrew.
- [gstreamer](https://pkg.so/ja/brew/gstreamer/) - Shares pkgdb curated category or tags: cli, framework, media.
- [vapoursynth](https://pkg.so/ja/brew/vapoursynth/) - Shares pkgdb curated category or tags: cli, framework, media.
- [mlt](https://pkg.so/ja/brew/mlt/) - Shares pkgdb curated category or tags: cli, framework, media.
- [ffmpeg](https://pkg.so/ja/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, media.
- [libpng](https://pkg.so/ja/brew/libpng/) - Shares pkgdb curated category or tags: cli, media.
- [jpeg-turbo](https://pkg.so/ja/brew/jpeg-turbo/) - Shares pkgdb curated category or tags: cli, media.
- [fontconfig](https://pkg.so/ja/brew/fontconfig/) - Shares pkgdb curated category or tags: cli, media.
- [freetype](https://pkg.so/ja/brew/freetype/) - Shares pkgdb curated category or tags: cli, media.
- [airspy](https://pkg.so/ja/brew/airspy/) - Local package facts share a topical domain. Shared terms: cli, info, libusb, media.
- [airspyhf](https://pkg.so/ja/brew/airspyhf/) - Local package facts share a topical domain. Shared terms: cli, info, libusb, media.
- [carla](https://pkg.so/ja/brew/carla/) - Local package facts share a topical domain. Shared terms: cli, control, liblo, media.

## Combined YAML source

View the package source record on GitHub. [combined/ola.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ola.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
