pkg.soopen package index

brew / 排名 9613

使用 Homebrew, dnf, MacPorts, Nix 安装 vrpn

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install vrpn

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install vrpn

MacPorts ports tree · net/vrpn/Portfile · 来源: api.github.com

Linux

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

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

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

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

概览

软件包摘要

Virtual reality peripheral network

命令和别名

  • vrpn_server

历史

项目历史与用法

VRPN, the Virtual-Reality Peripheral Network, is a long-running library and server system that gives VR applications a device-independent, network-transparent interface to trackers, buttons, analog devices, haptic devices, and other peripherals. Its core historical value is that it decoupled VR applications from the physical device drivers and host machines used in labs.

项目历史

VRPN originated at the University of North Carolina at Chapel Hill. The 2001 UNC technical report by Russell M. Taylor II, Thomas C. Hudson, Adam Seeger, Hans Weber, Jeffrey Juliano, and Aron T. Helser describes VRPN version 05.04 as public-domain, open-source software that provided client libraries and device servers for virtual-reality peripherals.

The design addressed common CAVE and VR-lab problems: devices often had platform-specific drivers, long initialization procedures, timing sensitivity, and cabling or machine-placement constraints. VRPN's answer was a networked client/server model with device classes such as Tracker, Button, Analog, Dial, and ForceDevice, plus timestamping, clock synchronization, logging, replay, automatic reconnection, and both reliable and low-latency delivery paths.

The historical UNC page credits Russell M. Taylor II with the base design and implementation, and lists contributions from UNC, UIUC/NCSA, Brown, the Naval Research Laboratory, and commercial supporters. It also notes the move from older 4.x objects to the vrpn_BaseClass object by version 5.0, showing the project was already evolving through substantial API-era transitions before the later GitHub repository was created in 2010.

采用历史

The 2001 paper already reported users in academia, industry, and national labs, with device drivers and fixes coming from several institutions and support from Walt Disney VR Studios and Schlumberger Cambridge Research. It also listed integrations or planned integrations with WorldToolKit, Maverik, NCSA CAVE applications, Dragon, Bamboo, Panda3D, and DIVERSE.

The GitHub repository remains the official upstream repository and still sees maintenance activity, with the latest listed release as Version 07.36 in June 2025. Its source tree includes long-lived C/C++ code, Java and Python bindings, server sources, demos, device drivers, GUI server support, and embedded/Android-related components, reflecting the broad device-compatibility surface VRPN accumulated over decades.

使用方式

A typical VRPN deployment runs one or more device servers close to the physical hardware and has VR applications connect as clients to named devices over the network. Application code subscribes to canonical interfaces such as tracker poses, button events, analog values, or force-device messages instead of speaking a device vendor's protocol directly.

For package users, `vrpn_server` is the important executable: it hosts configured devices and exposes them over VRPN's protocol. The package is most relevant to researchers, simulation labs, CAVE installations, haptics experiments, and legacy VR systems that need stable access to specialized tracking and input hardware.

为什么软件包爱好者会关心

VRPN is package-nerd-significant because it is infrastructure glue from the pre-consumer-VR era that still solves a real systems problem: normalizing odd hardware into a network protocol that applications can consume consistently. It is less about shiny VR UX and more about keeping lab hardware, device drivers, and research applications talking.

时间线

  • 2001: UNC publishes the VRPN technical report for version 05.04, presenting the architecture and documenting existing academic, industry, and national-lab users.
  • Early 2000s: VRPN moves through 4.x and 5.x object-model changes, including adoption of vrpn_BaseClass for all VRPN objects by version 5.0.
  • 2010: Official GitHub repository is created for ongoing public development.
  • 2025: GitHub lists Version 07.36 as the latest release.

Related projects

  • VRPN historically connected to or was compared with VR Juggler, WorldToolKit, Maverik/DEVA, DIVE, Bamboo, Dragon, Panda3D, DIVERSE, CAVE applications, PHANToM haptics, Polhemus/Intersense/Ascension trackers, and other VR peripheral ecosystems.

来源

  • GitHub repository API metadata: https://api.github.com/repos/vrpn/vrpn
  • Official GitHub repository: https://github.com/vrpn/vrpn
  • UNC VRPN project page: https://www.cs.unc.edu/~taylorr/cyberinfrastructure/vrpn_html/index.html
  • UNC VRPN technical report PDF: https://www.cs.unc.edu/techreports/01-020.pdf

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:network,server

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
vrpn_server可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本07.36
管理器更新时间2026-06-22
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:vrpn
版本07.36
软件包管理器Homebrew
主页https://github.com/vrpn/vrpn/wiki
仓库https://github.com/vrpn/vrpn
最后更新2026-06-22T14:06:36-07:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Nix95%

vrpn

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

vrpn 07.35-11.fc45

Virtual-Reality Peripheral Network

https://github.com/vrpn/vrpn

sudo dnf install vrpn
  • License: BSL-1.0 AND LicenseRef-Fedora-Public-Domain AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: vrpn
  • 14 依赖
  • 9 提供
  • normalized package name match
  • 匹配方式:Vrpn
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vrpn from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

vrpn-devel 07.35-11.fc45

Development files for the Virtual-Reality Peripheral Network

https://github.com/vrpn/vrpn

sudo dnf install vrpn-devel
  • License: BSL-1.0 AND LicenseRef-Fedora-Public-Domain AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: vrpn
  • 13 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Vrpn
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vrpn-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

vrpn-doc 07.35-11.fc45

Developer's documentation for VRPN

https://github.com/vrpn/vrpn

sudo dnf install vrpn-doc
  • License: BSL-1.0 AND LicenseRef-Fedora-Public-Domain AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: vrpn
  • 1 提供
  • normalized package name match
  • 匹配方式:Vrpn
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vrpn-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

vrpn

sudo port install vrpn
  • normalized package name match
  • 匹配方式:Vrpn
MacPorts ports tree · api.github.com · MacPorts ports tree: net/vrpn/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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation