pkg.soopen package index

brew / rank 8396

Install libidl with Homebrew, MacPorts, apt, dnf, zypper

Library for creating CORBA IDL files. Version 0.8.14 via Homebrew; verified from local package data. Also installable with debian: sudo apt install libidl-2-0.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install libidl

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install libidl

MacPorts ports tree · devel/libidl/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install libidl-2-0

Debian stable package indexes · libidl-2-0 · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install libIDL

Fedora Rawhide package metadata · libIDL · source: dl.fedoraproject.org

openSUSE zypperverified · 92%
sudo zypper install libIDL-2-0

openSUSE Tumbleweed package metadata · libIDL-2-0 · source: download.opensuse.org

overview

Package summary

Library for creating CORBA IDL files

Commands and aliases

  • libIDL-config-2

history

Project history and usage

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

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
libIDL-config-2executableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.8.14
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:libidl
Version0.8.14
Package managerHomebrew
Homepagehttps://download.gnome.org/sources/libIDL/0.8/
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libidl-2-0 0.8.14-5

library for parsing CORBA IDL files

http://ftp.acc.umu.se/pub/gnome/sources/libIDL/

sudo apt install libidl-2-0
  • Section: oldlibs
  • Architecture: amd64
  • Source Package: libidl
  • 3 dependencies
  • normalized package name match
  • Matched by: Libidl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libidl-2-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libidl-dev 0.8.14-5

development files for programs that use libIDL

http://ftp.acc.umu.se/pub/gnome/sources/libIDL/

sudo apt install libidl-dev
  • Section: oldlibs
  • Architecture: amd64
  • Source Package: libidl
  • 3 dependencies
  • normalized package name match
  • Matched by: Libidl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libidl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libidl-2-0 0.8.14-4build3

library for parsing CORBA IDL files

http://ftp.acc.umu.se/pub/gnome/sources/libIDL/

sudo apt install libidl-2-0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libidl
  • 3 dependencies
  • normalized package name match
  • Matched by: Libidl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libidl-2-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libidl-dev 0.8.14-4build3

development files for programs that use libIDL

http://ftp.acc.umu.se/pub/gnome/sources/libIDL/

sudo apt install libidl-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libidl
  • 3 dependencies
  • normalized package name match
  • Matched by: Libidl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libidl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

libIDL 0.8.14-86.fc45

Library for parsing IDL (Interface Definition Language)

https://download.gnome.org/sources/libIDL/0.8/

sudo dnf install libIDL
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libIDL
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libidl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libIDL from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libIDL-devel 0.8.14-86.fc45

Development libraries and header files for libIDL

https://download.gnome.org/sources/libIDL/0.8/

sudo dnf install libIDL-devel
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libIDL
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libidl
Fedora Rawhide package metadata · dl.fedoraproject.org · 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
dnf95%

libIDL-doc 0.8.14-86.fc45

Documentation for libIDL

https://download.gnome.org/sources/libIDL/0.8/

sudo dnf install libIDL-doc
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: libIDL
  • 1 provides
  • normalized package name match
  • Matched by: Libidl
Fedora Rawhide package metadata · dl.fedoraproject.org · 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
zypper95%

libIDL-2-0 0.8.14-24.8

IDL Parsing Library

http://www.gnome.org

sudo zypper install libIDL-2-0
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libidl
  • 3 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Libidl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libIDL-2-0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libidl-devel 0.8.14-24.8

Development files for the IDL parsing library

http://www.gnome.org

sudo zypper install libidl-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Languages/Other
  • Architecture: x86_64
  • Source Package: libidl
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libidl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libidl-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

libidl

sudo port install libidl
  • normalized package name match
  • Matched by: Libidl
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/libidl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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