# Installer liblo avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de liblo pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:liblo
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install liblo
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install liblo
```

  Preuve: MacPorts ports tree: audio/liblo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add liblo
```

  Preuve: Alpine Linux edge package indexes: liblo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install liblo
```

  Preuve: Fedora Rawhide package metadata: liblo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#liblo
```

  Preuve: nixpkgs package indexes: pkgs/by-name/li/liblo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S liblo
```

  Preuve: Arch Linux sync databases: liblo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install liblo-dev
```

  Preuve: Debian stable package indexes: liblo-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install liblo-devel
```

  Preuve: openSUSE Tumbleweed package metadata: liblo-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:liblo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.36
- **Résumé source:** Lightweight Open Sound Control implementation
- **Page d'accueil:** <https://liblo.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- oscdump (alias)
- oscsend (alias)
- oscsendfile (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.36
## Historique du projet et usages

liblo, the Lite OSC library, is a lightweight C implementation of Open Sound Control for POSIX systems. It is most relevant to audio, music, media-art, and interactive systems that need to send and receive OSC messages over modern network transports.

### Historique du projet

The liblo homepage says the project was started by Steve Harris and later maintained by Stephen Sinclair. Its early release notes describe it as an ANSI C implementation intended to make OSC application development easy.

Release notes show public releases at least as far back as 0.13 on October 19, 2004. The 0.25 release on July 18, 2008 added oscsend and oscdump command-line tools, broadcast support, multicast support, and message deserialization. The 0.26 release on March 7, 2009 changed the license to LGPL 2.1 or later after requests for use in non-GPL software.

The project moved through SourceForge hosting and GitHub development. The homepage states that GitHub is preferred for active development, with the SourceForge git repository kept synchronized manually and used for web hosting.

### Historique d'adoption

liblo's adoption is tied to OSC itself, a protocol used among computers, sound synthesizers, multimedia devices, and interactive control surfaces. Its small C API, C++ wrapper, and CLI tools made it easy for Unix audio software and scripting workflows to exchange OSC messages.

Package-manager metadata in this batch lists liblo across Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE, which matches a library used by cross-platform creative-coding and audio stacks.

### Modes d'utilisation

Typical command-line use centers on oscsend for emitting OSC messages and oscdump for inspecting received traffic. Library users create OSC addresses, servers, messages, bundles, and method handlers through the C API or C++ wrapper.

### Pourquoi les passionnés de paquets s'y intéressent

liblo is significant because it turns OSC from a multimedia protocol spec into a tiny linkable Unix library plus inspectable CLI tools. It is the sort of package that quietly enables live-coding, synth control, media installations, and test rigs.

### Chronologie

- 2004: Release 0.13 announced on October 19, 2004.
- 2008: Release 0.25 added oscsend and oscdump.
- 2009: Release 0.26 changed liblo to LGPL 2.1 or later.
- 2013: Release 0.27 added major bundle, multicast, TCP, and Unix-socket improvements.
- 2024: Release 0.32 added OSC path validation and CMake improvements.
- 2026: Releases 0.35 and 0.36 were published on April 30, 2026.

### Related projects

- Open Sound Control is the protocol liblo implements.
- The liblo homepage lists related bindings and modules including Net::LibLO, pyliblo, and aiolo.

### Sources

- <https://api.github.com/repos/radarsat1/liblo>
- <https://github.com/radarsat1/liblo>
- <https://liblo.sourceforge.net/>
- <https://liblo.sourceforge.net/NEWS.html>
- <https://opensoundcontrol.stanford.edu/>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - liblo-dev - 0.32-2: normalized package name match | Debian stable package indexes: liblo-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Lightweight OSC library -- development files | https://github.com/radarsat1/liblo
- Debian apt - liblo-tools - 0.32-2: normalized package name match | Debian stable package indexes: liblo-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Lightweight OSC library (command-line tools) | https://github.com/radarsat1/liblo
- Debian apt - liblo7 - 0.32-2: normalized package name match | Debian stable package indexes: liblo7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Lightweight OSC library | https://github.com/radarsat1/liblo
- Nix - liblo: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/liblo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - liblo-dev - 0.31-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: liblo-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Lightweight OSC library -- development files | https://github.com/radarsat1/liblo
- Ubuntu apt - liblo-tools - 0.31-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: liblo-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Lightweight OSC library (command-line tools) | https://github.com/radarsat1/liblo
- Ubuntu apt - liblo7 - 0.31-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: liblo7 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Lightweight OSC library | https://github.com/radarsat1/liblo
- apk - liblo - 0.31-r1: normalized package name match | Alpine Linux edge package indexes: liblo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open Sound Control protocol implementation for POSIX systems | https://liblo.sourceforge.net/
- apk - liblo-dev - 0.31-r1: normalized package name match | Alpine Linux edge package indexes: liblo-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open Sound Control protocol implementation for POSIX systems (development files) | https://liblo.sourceforge.net/
- dnf - liblo - 0.34-4.fc45: normalized package name match | Fedora Rawhide package metadata: liblo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Open Sound Control library | https://liblo.sourceforge.net
- dnf - liblo-devel - 0.34-4.fc45: normalized package name match | Fedora Rawhide package metadata: liblo-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Libraries, includes, etc to develop liblo applications | https://liblo.sourceforge.net
- pacman - liblo - 1:0.36-1: normalized package name match | Arch Linux sync databases: liblo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A lightweight OSC (Open Sound Control) implementation | http://liblo.sourceforge.net/
- zypper - liblo-devel - 0.36-1.3: normalized package name match | openSUSE Tumbleweed package metadata: liblo-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Header files for the liblo OSC implementation | https://liblo.sourceforge.net
- zypper - liblo7 - 0.36-1.3: normalized package name match | openSUSE Tumbleweed package metadata: liblo7 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Open Sound Control implementation | https://liblo.sourceforge.net
- MacPorts - liblo: normalized package name match | MacPorts ports tree: audio/liblo/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/liblo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/liblo.yml)


## Sources

- 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
