macOS
brew install liblolocal Homebrew formula metadata
sudo port install libloMacPorts ports tree · audio/liblo/Portfile · source: api.github.com
brew
Lightweight Open Sound Control implementation. Version 0.36 via Homebrew; verified 2026-06-20.
install
brew install liblolocal Homebrew formula metadata
sudo port install libloMacPorts ports tree · audio/liblo/Portfile · source: api.github.com
sudo apk add libloAlpine Linux edge package indexes · liblo · source: dl-cdn.alpinelinux.org
sudo apt install liblo-devDebian stable package indexes · liblo-dev · source: deb.debian.org
sudo dnf install libloFedora Rawhide package metadata · liblo · source: dl.fedoraproject.org
nix profile install nixpkgs#liblonixpkgs package indexes · pkgs/by-name/li/liblo/package.nix · source: api.github.com
sudo pacman -S libloArch Linux sync databases · liblo · source: geo.mirror.pkgbuild.com
sudo zypper install liblo-developenSUSE Tumbleweed package metadata · liblo-devel · source: download.opensuse.org
overview
Lightweight Open Sound Control implementation
history
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.
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.
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.
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.
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.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
oscdump | cli | global executable | |
oscsend | cli | global executable | |
oscsendfile | cli | global executable |
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.
https://liblo.sourceforge.net/
install metadata
| Package key | brew:liblo |
|---|---|
| Version | 0.36 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/liblo |
| Homepage | https://liblo.sourceforge.net/ |
| Repository | https://github.com/radarsat1/liblo |
| Upstream docs | https://liblo.sourceforge.net/ |
| License | LGPL-2.1-or-later |
| Source archive | https://downloads.sourceforge.net/project/liblo/liblo/0.36/liblo-0.36.tar.gz |
| Last updated | 2026-06-20T00:28:02Z |
| Pulse | updated |
| Build dependencies | doxygen |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | liblo |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
liblo-dev 0.32-2
Lightweight OSC library -- development files
https://github.com/radarsat1/liblo
sudo apt install liblo-devliblo-tools 0.32-2
Lightweight OSC library (command-line tools)
https://github.com/radarsat1/liblo
sudo apt install liblo-toolsliblo7 0.32-2
Lightweight OSC library
https://github.com/radarsat1/liblo
sudo apt install liblo7liblo
nix profile install nixpkgs#libloliblo-dev 0.31-1build1
Lightweight OSC library -- development files
https://github.com/radarsat1/liblo
sudo apt install liblo-devliblo-tools 0.31-1build1
Lightweight OSC library (command-line tools)
https://github.com/radarsat1/liblo
sudo apt install liblo-toolsliblo7 0.31-1build1
Lightweight OSC library
https://github.com/radarsat1/liblo
sudo apt install liblo7liblo 0.31-r1
Open Sound Control protocol implementation for POSIX systems
https://liblo.sourceforge.net/
sudo apk add libloliblo-dev 0.31-r1
Open Sound Control protocol implementation for POSIX systems (development files)
https://liblo.sourceforge.net/
sudo apk add liblo-devliblo 0.34-3.fc44
Open Sound Control library
sudo dnf install libloliblo-devel 0.34-3.fc44
Libraries, includes, etc to develop liblo applications
sudo dnf install liblo-develliblo 1:0.35-1
A lightweight OSC (Open Sound Control) implementation
sudo pacman -S libloliblo-devel 0.35-1.1
Header files for the liblo OSC implementation
sudo zypper install liblo-develliblo7 0.35-1.1
Open Sound Control implementation
sudo zypper install liblo7liblo
sudo port install liblosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.