# 使用 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **版本:** 0.8.14
- **来源摘要:** Library for creating CORBA IDL files
- **主页:** <https://download.gnome.org/sources/libIDL/0.8/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- libIDL-config-2 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.8.14
## 项目历史与用法

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

## 其他软件包管理器记录

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
