Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gupnp

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gupnp

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

Linux

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

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

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

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

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

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

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

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

Debian apt已验证 · 92%
sudo apt install gir1.2-gupnp-1.6

Debian stable package indexes · gir1.2-gupnp-1.6 · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install gupnp-doc

openSUSE Tumbleweed package metadata · gupnp-doc · 来源: download.opensuse.org

概览

软件包摘要

Framework for creating UPnP devices and control points

命令和别名

  • gupnp-binding-tool-1.6

历史

项目历史与用法

GUPnP is GNOME's GObject-based framework for creating UPnP devices and control points. It wraps resource discovery, device description, control, eventing, presentation, and HTTP integration behind GLib-friendly C APIs.

项目历史

The README says GUPnP was born from frustration with libupnp and its threading model. GUPnP chose a single-threaded asynchronous design integrated with the GLib main loop, aiming to provide libupnp's feature set while hiding much of the UPnP protocol machinery behind object-oriented APIs.

The framework is built from GSSDP for SSDP discovery and announcement plus GUPnP for the UPnP protocol layers. It intentionally leaves higher-level standardized resources, such as MediaServer helpers, to companion libraries including GUPnP AV and related projects.

GNOME release and Git history show GUPnP as a long-lived networking library: the repository has a gupnp-0.10 tag from May 2008, the GNOME archive contains 0.x tarball lines, 1.0.0 was published in September 2016, and the 1.6 branch moved the stack through libsoup3-era maintenance.

采用历史

GUPnP is packaged across Homebrew, Alpine, Debian/Ubuntu GIR packages, Fedora, MacPorts, Nix, Arch, and openSUSE because it is a shared library used by GNOME and media/networking applications rather than a single end-user program.

Its adoption is coupled to GSSDP, GUPnP AV, GUPnP DLNA, and GUPnP Tools. Distributions often split runtime libraries, introspection bindings, documentation, and tool packages so applications and developers can depend on the minimum needed pieces.

使用方式

Developers use GUPnP to implement devices and control points that discover UPnP services, fetch device descriptions, invoke service actions, subscribe to events, and expose devices on the network. The official documentation includes both client and server tutorials.

The Homebrew formula exposes `gupnp-binding-tool-1.6`, but the package's main value is library and introspection support for applications using the GUPnP API.

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

GUPnP matters to package maintainers because it is a classic shared-library stack with ABI/API versioning, GIR bindings, documentation, and companion tools. A small version bump can affect media sharing, device discovery, and GNOME networking tools across a distribution.

It is also a case study in replacing a lower-level C networking library with a GLib-native abstraction that fits desktop event loops and language bindings.

时间线

  • 2008: gupnp-0.10 tag appears in the GNOME repository.
  • 2011: GNOME release archive hosts 0.x GUPnP tarball directories.
  • 2016: GUPnP 1.0.0 appears in the GNOME release archive.
  • 2022: 1.6.0 NEWS records a stable re-release of the 1.5.4 development line.
  • 2024: 1.6-series NEWS records fixes around IPv6 handling, NetworkManager contexts, introspection, and libsoup/libxml compatibility.
  • 2026: 1.6-series NEWS records GSSDP requirement and IPv6 host-header validation fixes.

Related projects

  • GSSDP provides SSDP discovery and announcement using GObject.
  • GUPnP AV provides helper objects for UPnP A/V profiles.
  • GUPnP DLNA provides DLNA-oriented helpers around media metadata and profiles.
  • GUPnP Tools packages utilities and sample control points for testing GUPnP networks.
  • libsoup provides HTTP handling, and GLib/GObject provide the object system and main loop.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 6 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gupnp-binding-tool-1.6cli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://gitlab.gnome.org/GNOME/gupnp

安装元数据

软件包元数据

软件包键brew:gupnp
版本1.6.10
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gupnp
主页https://gitlab.gnome.org/GNOME/gupnp
仓库https://gitlab.gnome.org/GNOME/gupnp
上游文档https://gnome.pages.gitlab.gnome.org/gupnp/docs
许可证LGPL-2.0-or-later
源码归档https://download.gnome.org/sources/gupnp/1.6/gupnp-1.6.10.tar.xz
最后更新2026-06-25T13:37:44+02:00
Pulseupdated
依赖glib, gssdp, libsoup, libxml2, python@3.14
构建依赖docbook-xsl, gobject-introspection, meson, ninja, pkgconf, vala
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

gir1.2-gupnp-1.6 1.6.8-2

GObject introspection data for the GUPnP library

https://gnome.pages.gitlab.gnome.org/gupnp/docs/

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

libgupnp-1.6-0 1.6.8-2

GObject-based library for UPnP

https://gnome.pages.gitlab.gnome.org/gupnp/docs/

sudo apt install libgupnp-1.6-0
  • Section: libs
  • Architecture: amd64
  • Source Package: gupnp
  • 6 依赖
  • normalized package name match
  • 匹配方式:Gupnp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgupnp-1.6-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgupnp-1.6-dev 1.6.8-2

GObject-based library for UPnP (development files)

https://gnome.pages.gitlab.gnome.org/gupnp/docs/

sudo apt install libgupnp-1.6-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gupnp
  • 13 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Gupnp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgupnp-1.6-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgupnp-doc 1.6.8-2

GObject-based library for UPnP (documentation)

https://gnome.pages.gitlab.gnome.org/gupnp/docs/

sudo apt install libgupnp-doc
  • Section: doc
  • Architecture: all
  • Source Package: gupnp
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Gupnp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgupnp-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gupnp

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

gir1.2-gupnp-1.6 1.6.6-1build3

GObject introspection data for the GUPnP library

http://live.gnome.org/GObjectIntrospection

sudo apt install gir1.2-gupnp-1.6
  • Section: introspection
  • Architecture: amd64
  • Source Package: gupnp
  • 6 依赖
  • normalized package name match
  • 匹配方式:Gupnp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gir1.2-gupnp-1.6 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgupnp-1.6-0 1.6.6-1build3

GObject-based library for UPnP

https://wiki.gnome.org/Projects/GUPnP

sudo apt install libgupnp-1.6-0
  • Section: libs
  • Architecture: amd64
  • Source Package: gupnp
  • 6 依赖
  • normalized package name match
  • 匹配方式:Gupnp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgupnp-1.6-0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgupnp-1.6-dev 1.6.6-1build3

GObject-based library for UPnP (development files)

https://wiki.gnome.org/Projects/GUPnP

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

libgupnp-doc 1.6.6-1build3

GObject-based library for UPnP (documentation)

https://wiki.gnome.org/Projects/GUPnP

sudo apt install libgupnp-doc
  • Section: doc
  • Architecture: all
  • Source Package: gupnp
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Gupnp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgupnp-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

gupnp 1.6.10-r0

GObject-based UPNP framework

https://gitlab.gnome.org/GNOME/gupnp

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

gupnp-dev 1.6.10-r0

GObject-based UPNP framework (development files)

https://gitlab.gnome.org/GNOME/gupnp

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

gupnp-doc 1.6.10-r0

GObject-based UPNP framework (documentation)

https://gitlab.gnome.org/GNOME/gupnp

sudo apk add gupnp-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gupnp
  • normalized package name match
  • 匹配方式:Gupnp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gupnp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

gupnp 1.6.10-1.fc45

A framework for creating UPnP devices & control points

https://www.gupnp.org/

sudo dnf install gupnp
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gupnp
  • 12 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Gupnp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gupnp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gupnp-devel 1.6.10-1.fc45

Development package for gupnp

https://www.gupnp.org/

sudo dnf install gupnp-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gupnp
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Gupnp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gupnp-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gupnp-docs 1.6.10-1.fc45

Documentation files for gupnp

https://www.gupnp.org/

sudo dnf install gupnp-docs
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gupnp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gupnp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gupnp-docs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

gupnp 1:1.6.10-1

GObject-based UPNP framework

https://wiki.gnome.org/Projects/GUPnP

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

来源线索

由仓库数据生成

此页面由 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