macOS
brew install liblolocal Homebrew formula metadata
sudo port install libloMacPorts ports tree · audio/liblo/Portfile · 来源: api.github.com
安装
brew install liblolocal Homebrew formula metadata
sudo port install libloMacPorts ports tree · audio/liblo/Portfile · 来源: api.github.com
sudo apk add libloAlpine Linux edge package indexes · liblo · 来源: dl-cdn.alpinelinux.org
sudo dnf install libloFedora Rawhide package metadata · liblo · 来源: dl.fedoraproject.org
nix profile install nixpkgs#liblonixpkgs package indexes · pkgs/by-name/li/liblo/package.nix · 来源: api.github.com
sudo pacman -S libloArch Linux sync databases · liblo · 来源: geo.mirror.pkgbuild.com
sudo apt install liblo-devDebian stable package indexes · liblo-dev · 来源: deb.debian.org
sudo zypper install liblo-developenSUSE Tumbleweed package metadata · liblo-devel · 来源: download.opensuse.org
概览
Lightweight Open Sound Control implementation
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
oscdump | cli | 全局可执行文件 | |
oscsend | cli | 全局可执行文件 | |
oscsendfile | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://liblo.sourceforge.net/
安装元数据
| 软件包键 | brew:liblo |
|---|---|
| 版本 | 0.36 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/liblo |
| 主页 | https://liblo.sourceforge.net/ |
| 仓库 | https://github.com/radarsat1/liblo |
| 上游文档 | https://liblo.sourceforge.net/ |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://downloads.sourceforge.net/project/liblo/liblo/0.36/liblo-0.36.tar.gz |
| 最后更新 | 2026-06-20T00:28:02Z |
| Pulse | updated |
| 构建依赖 | doxygen |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 liblo来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.