# 使用 Homebrew, MacPorts, apt, dnf, zypper 安装 libidl

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