llvm-objdump

This command is an alias of objdump.

Install

All systems
curl cmd.cat/llvm-objdump.sh
Debian Debian
apt-get install llvm-3.0
Ubuntu
apt-get install llvm-8
Alpine
apk add llvm
Arch Arch Linux
pacman -S llvm6
image/svg+xml Kali Linux
apt-get install llvm-7
CentOS
yum install llvm
Fedora
dnf install llvm3.7
Windows (WSL2)
sudo apt-get update sudo apt-get install llvm-8
OS X
brew install llvm
Raspbian
apt-get install llvm-3.2
Docker
docker run cmd.cat/llvm-objdump llvm-objdump powered by Commando

This command is an alias of objdump.

  • View documentation for the original command:
    tldr objdump

© tl;dr; authors and contributors