lldb-platform

Next generation, high-performance debugger

Debian Debian
RUN apt-get update && \ apt-get install -y lldb-3.4
Ubuntu
RUN apt-get update && \ apt-get install -y lldb-3.3
Arch Arch Linux
RUN pacman -S --noconfirm lldb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lldb
CentOS
RUN yum install -y lldb
Fedora
RUN dnf install -y lldb
Raspbian
RUN apt-get update && \ apt-get install -y lldb-3.3
click the source code to copy install lldb-platform on any operating system with command-not-found.com