Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install liblo

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install liblo

MacPorts ports tree · audio/liblo/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add liblo

Alpine Linux edge package indexes · liblo · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install liblo

Fedora Rawhide package metadata · liblo · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#liblo

nixpkgs package indexes · pkgs/by-name/li/liblo/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S liblo

Arch Linux sync databases · liblo · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install liblo-dev

Debian stable package indexes · liblo-dev · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install liblo-devel

openSUSE Tumbleweed package metadata · liblo-devel · 来源: download.opensuse.org

概览

软件包摘要

Lightweight Open Sound Control implementation

命令和别名

  • oscdump
  • oscsend
  • oscsendfile

历史

项目历史与用法

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.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
oscdumpcli全局可执行文件
oscsendcli全局可执行文件
oscsendfilecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本0.36
管理器更新时间2026-06-20
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
构建依赖doxygen
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameliblo
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

liblo-dev 0.32-2

Lightweight OSC library -- development files

https://github.com/radarsat1/liblo

sudo apt install liblo-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: liblo
  • 1 依赖
  • normalized package name match
  • 匹配方式:Liblo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblo-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liblo-tools 0.32-2

Lightweight OSC library (command-line tools)

https://github.com/radarsat1/liblo

sudo apt install liblo-tools
  • Section: utils
  • Architecture: amd64
  • Source Package: liblo
  • 2 依赖
  • normalized package name match
  • 匹配方式:Liblo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblo-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liblo7 0.32-2

Lightweight OSC library

https://github.com/radarsat1/liblo

sudo apt install liblo7
  • Section: libs
  • Architecture: amd64
  • Source Package: liblo
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Liblo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblo7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

liblo

nix profile install nixpkgs#liblo
  • normalized package name match
  • 匹配方式:Liblo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/liblo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liblo-dev 0.31-1build1

Lightweight OSC library -- development files

https://github.com/radarsat1/liblo

sudo apt install liblo-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: liblo
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Liblo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblo-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liblo-tools 0.31-1build1

Lightweight OSC library (command-line tools)

https://github.com/radarsat1/liblo

sudo apt install liblo-tools
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: liblo
  • 2 依赖
  • normalized package name match
  • 匹配方式:Liblo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblo-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liblo7 0.31-1build1

Lightweight OSC library

https://github.com/radarsat1/liblo

sudo apt install liblo7
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: liblo
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Liblo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblo7 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

liblo 0.31-r1

Open Sound Control protocol implementation for POSIX systems

https://liblo.sourceforge.net/

sudo apk add liblo
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: liblo
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Liblo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liblo-dev 0.31-r1

Open Sound Control protocol implementation for POSIX systems (development files)

https://liblo.sourceforge.net/

sudo apk add liblo-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: liblo
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Liblo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblo-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

liblo 0.34-3.fc44

Open Sound Control library

https://liblo.sourceforge.net

sudo dnf install liblo
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liblo
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Liblo
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liblo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

liblo-devel 0.34-3.fc44

Libraries, includes, etc to develop liblo applications

https://liblo.sourceforge.net

sudo dnf install liblo-devel
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liblo
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Liblo
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liblo-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

liblo 1:0.35-1

A lightweight OSC (Open Sound Control) implementation

http://liblo.sourceforge.net/

sudo pacman -S liblo
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Liblo
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: liblo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

liblo-devel 0.35-1.1

Header files for the liblo OSC implementation

https://liblo.sourceforge.net

sudo zypper install liblo-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: liblo
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Liblo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liblo-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

liblo7 0.35-1.1

Open Sound Control implementation

https://liblo.sourceforge.net

sudo zypper install liblo7
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: liblo
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Liblo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liblo7 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

liblo

sudo port install liblo
  • normalized package name match
  • 匹配方式:Liblo
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/liblo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment