macOS
brew install dylibbundlerlocal Homebrew formula metadata
sudo port install dylibbundlerMacPorts ports tree · devel/dylibbundler/Portfile · ソース: api.github.com
brew
dylibbundler のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dylibbundlerlocal Homebrew formula metadata
sudo port install dylibbundlerMacPorts ports tree · devel/dylibbundler/Portfile · ソース: api.github.com
概要
Utility to bundle libraries into executables for macOS
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dylibbundler | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/auriamg/macdylibbundler
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dylibbundler |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dylibbundler
sudo port install dylibbundlerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.