# libidl mit Homebrew, MacPorts, apt, dnf, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libidl in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install libidl
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libidl
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:libidl
- **Paketmanager:** Homebrew
- **Version:** 0.8.14
- **Quellzusammenfassung:** Library for creating CORBA IDL files
- **Homepage:** <https://download.gnome.org/sources/libIDL/0.8/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- libIDL-config-2 (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.8.14
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
