llvm-nm

This command is an alias of nm.

Install

All systems
curl cmd.cat/llvm-nm.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-nm llvm-nm powered by Commando

This command is an alias of nm.

  • View documentation for the original command:
    tldr nm

© tl;dr; authors and contributors