# libidl を Homebrew, MacPorts, apt, dnf, zypper でインストール

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

## インストール

```sh
sudo av install brew:libidl
```

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

### macOS

- Homebrew (100%):

```sh
brew install libidl
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libidl
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install libidl-2-0
```

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

- dnf (92%):

```sh
sudo dnf install libIDL
```

  証拠: Fedora Rawhide package metadata: libIDL from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install libIDL-2-0
```

  証拠: openSUSE Tumbleweed package metadata: libIDL-2-0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:libidl
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/libidl>
- **バージョン:** 0.8.14
- **ソース概要:** Library for creating CORBA IDL files
- **ホームページ:** <https://download.gnome.org/sources/libIDL/0.8/>
- **上流ドキュメント:** <https://download.gnome.org/sources/libIDL/0.8/>
- **ライセンス:** LGPL-2.0-or-later
- **ソースアーカイブ:** <https://download.gnome.org/sources/libIDL/0.8/libIDL-0.8.14.tar.bz2>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- libIDL-config-2 (cli)
- libIDL-config-2 (エイリアス)

## 依存関係

- gettext
- glib

## ビルド依存関係

- gettext
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.8.14
- ローカルデータ: OK
- 上流リポジトリ: https://download.gnome.org/sources/libIDL/0.8/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

libIDL is a legacy GNOME-era C library for parsing CORBA Interface Definition Language files and returning trees that other tools can consume.

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

The README in the GNOME 0.8.14 source archive says libIDL was initially written for ORBit, the GNOME project's object request broker, while trying to keep the parsing functionality reusable and portable.

The NEWS file records active development before the 0.8 branch: 0.6.0 in 1999 overhauled versioning, added libIDL-config and Automake support, added XPIDL parsing support, and added Win32 support paths. Version 0.8.0 was marked as a stable ABI/API frozen release.

The later 0.8.x releases were mostly portability and build maintenance: flex compatibility, BSD and Cygwin fixes, Win32 build support, bison 2.4 fixes, sparse/gcc warning cleanups, and the 0.8.14 build-system fixes published by GNOME in March 2010.

### 採用の歴史

libIDL's adoption followed ORBit and the GNOME CORBA stack rather than a broad independent application ecosystem. It remains package-visible because older GNOME, CORBA, and IDL-processing software can still require its parser and libIDL-config metadata.

### 使われ方

Its core use is to parse IDL files, run them through a C preprocessor when available, report IDL diagnostics, and return syntax and namespace trees for generators or analysis tools.

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

libIDL is a small fossil from the GNOME/CORBA period. For package maintainers, it is useful context for why old desktop stacks carried ORBit, GLib, yacc/flex-generated parsers, and -config scripts before pkg-config fully won the ecosystem.

### タイムライン

- 1998: NEWS described the parser as substantially working with the switch to GLib underway.
- 1999: 0.6.x releases added versioning, libIDL-config, XPIDL support, and portability work.
- 2002: 0.8.0 was released as the stable ABI/API frozen release.
- 2010: 0.8.14 was published with configure/build-system fixes.

### Related projects

- ORBit and ORBit2 are the closest related GNOME CORBA projects.
- GLib is a runtime dependency and part of the GNOME stack in which libIDL lived.
- XPIDL and CORBA IDL are related interface-definition dialects or use cases.

### ソース

- <https://download.gnome.org/sources/libIDL/0.8/>
- <https://download.gnome.org/sources/libIDL/0.8/libIDL-0.8.14.changes>
- <https://download.gnome.org/sources/libIDL/0.8/libIDL-0.8.14.news>
- <https://download.gnome.org/sources/libIDL/0.8/libIDL-0.8.14.tar.bz2>
- <https://gitlab.gnome.org/Archive/libidl>


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals

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

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

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

- Debian apt - libidl-2-0 - 0.8.14-5: normalized package name match | Debian stable package indexes: libidl-2-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for parsing CORBA IDL files | http://ftp.acc.umu.se/pub/gnome/sources/libIDL/
- Debian apt - libidl-dev - 0.8.14-5: normalized package name match | Debian stable package indexes: libidl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | development files for programs that use libIDL | http://ftp.acc.umu.se/pub/gnome/sources/libIDL/
- Ubuntu apt - libidl-2-0 - 0.8.14-4build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libidl-2-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for parsing CORBA IDL files | http://ftp.acc.umu.se/pub/gnome/sources/libIDL/
- Ubuntu apt - libidl-dev - 0.8.14-4build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libidl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | development files for programs that use libIDL | http://ftp.acc.umu.se/pub/gnome/sources/libIDL/
- dnf - libIDL - 0.8.14-86.fc45: normalized package name match | Fedora Rawhide package metadata: libIDL from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Library for parsing IDL (Interface Definition Language) | https://download.gnome.org/sources/libIDL/0.8/
- dnf - libIDL-devel - 0.8.14-86.fc45: normalized package name match | Fedora Rawhide package metadata: libIDL-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development libraries and header files for libIDL | https://download.gnome.org/sources/libIDL/0.8/
- dnf - libIDL-doc - 0.8.14-86.fc45: normalized package name match | Fedora Rawhide package metadata: libIDL-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Documentation for libIDL | https://download.gnome.org/sources/libIDL/0.8/
- zypper - libIDL-2-0 - 0.8.14-24.8: normalized package name match | openSUSE Tumbleweed package metadata: libIDL-2-0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | IDL Parsing Library | http://www.gnome.org
- zypper - libidl-devel - 0.8.14-24.8: normalized package name match | openSUSE Tumbleweed package metadata: libidl-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development files for the IDL parsing library | http://www.gnome.org
- MacPorts - libidl: normalized package name match | MacPorts ports tree: devel/libidl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [glib](https://pkg.so/ja/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/ja/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [pango](https://pkg.so/ja/brew/pango/) - Shares pkgdb curated category or tags: cli, developer-tools, gnome, library.
- [libxml2](https://pkg.so/ja/brew/libxml2/) - Shares pkgdb curated category or tags: cli, developer-tools, gnome, parser.
- [md4c](https://pkg.so/ja/brew/md4c/) - Shares pkgdb curated category or tags: cli, developer-tools, library, parser.
- [json-glib](https://pkg.so/ja/brew/json-glib/) - Shares pkgdb curated category or tags: cli, developer-tools, gnome, library.
- [uriparser](https://pkg.so/ja/brew/uriparser/) - Shares pkgdb curated category or tags: cli, developer-tools, library, parser.
- [vte3](https://pkg.so/ja/brew/vte3/) - Shares pkgdb curated category or tags: cli, developer-tools, gnome, library.
- [urdfdom](https://pkg.so/ja/brew/urdfdom/) - Shares pkgdb curated category or tags: cli, developer-tools, library, parser.
- [gcab](https://pkg.so/ja/brew/gcab/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, files, gettext.
- [gspell](https://pkg.so/ja/brew/gspell/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, gettext, glib.

## Combined YAML source

View the package source record on GitHub. [combined/libidl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libidl.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
