ldd

Installation
SKILL.md

Ldd

List dynamic library dependencies of binaries

Quick Start

  1. Verify ldd is available: ldd --version or man ldd
  2. Establish the command surface: man ldd or ldd --help
  3. Start with basic usage: ldd [options] [input]

Intent Router

  • references/install-and-setup.md — Installing ldd
  • references/cheatsheet.md — Common options and patterns
  • references/advanced-usage.md — Advanced techniques
  • references/troubleshooting.md — Common errors and solutions

Core Workflow

Installs
1
GitHub Stars
1
First Seen
Jul 8, 2026
ldd — alisonaquinas/llm-shared-skills