pkg.soopen package index

brew / rank 2162

Install dylibbundler with Homebrew, MacPorts

Utility to bundle libraries into executables for macOS. Version 1.0.5 via Homebrew; verified from local package data. Also installable with macports: sudo port install dylibbundler.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install dylibbundler

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install dylibbundler

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

overview

Package summary

Utility to bundle libraries into executables for macOS

Commands and aliases

  • dylibbundler

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
dylibbundlerexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version1.0.5
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:dylibbundler
Version1.0.5
Package managerHomebrew
Homepagehttps://github.com/auriamg/macdylibbundler
Repositoryhttps://github.com/auriamg/macdylibbundler
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts95%

dylibbundler

sudo port install dylibbundler
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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