# 使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 liblo

查看 liblo 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install liblo
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install liblo
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:liblo
- **软件包管理器:** Homebrew
- **版本:** 0.36
- **来源摘要:** Lightweight Open Sound Control implementation
- **主页:** <https://liblo.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- oscdump (别名)
- oscsend (别名)
- oscsendfile (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.36
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

## 其他软件包管理器记录

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


## 来源

- 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
