Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts 安装 dylibbundler

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dylibbundler

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install dylibbundler

MacPorts ports tree · devel/dylibbundler/Portfile · 来源: api.github.com

概览

软件包摘要

Utility to bundle libraries into executables for macOS

命令和别名

  • dylibbundler

历史

项目历史与用法

dylibbundler is a macOS command-line utility for collecting dynamic-library dependencies into an application bundle. The official README frames it as a fix for the practical pain of distributing Unix-ported macOS apps that depend on .dylib files.

项目历史

The official git history begins on 2014-05-29 under the macdylibbundler repository. Tagged releases visible from the official repository include 0.4.5-release in 2019, 1.0.0 in 2021, and 1.0.5 in 2022.

采用历史

The README documents source builds with make plus MacPorts and Homebrew installation. The batch input likewise lists Homebrew and MacPorts, matching its niche as a macOS packaging/deployment helper for developers who ship application bundles.

使用方式

Users point dylibbundler at an executable or plugin with -x, ask it to bundle dependencies with -b, choose a destination directory with -d, and set the runtime install path with -p. The tool walks otool -L dependencies, copies libraries, changes install names, and prepares the executable and bundled libraries for distribution.

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

dylibbundler is useful package-nerd plumbing for the awkward boundary between Unix-style shared libraries and macOS .app bundles. It automates a task that otherwise requires many install_name_tool and copy operations, especially for ports of Linux or other Unix software to macOS.

时间线

  • 2014: Initial commits land in the official repository.
  • 2019: 0.4.5-release tag created.
  • 2021: 1.0.0 tag created.
  • 2022: 1.0.5 tag created.

Related projects

  • The README places dylibbundler near Apple's command-line tools for dynamic libraries, especially otool and install_name_tool, and near MacPorts/Homebrew workflows for shipping Unix-derived macOS applications.

安全态势

风险级别:绿色

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 元数据适用于 12 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本1.0.5
管理器更新时间
本地数据OK
上游当前
检测到的最新版本1.0.5

https://github.com/auriamg/macdylibbundler

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:dylibbundler
版本1.0.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/dylibbundler
主页https://github.com/auriamg/macdylibbundler
仓库https://github.com/auriamg/macdylibbundler
上游文档https://github.com/auriamg/macdylibbundler#readme
许可证MIT
源码归档https://github.com/auriamg/macdylibbundler/archive/refs/tags/1.0.5.tar.gz
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

MacPorts95%

dylibbundler

sudo port install dylibbundler
  • normalized package name match
  • 匹配方式:Dylibbundler
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/dylibbundler/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