lldb-4.0.1

Next generation, high-performance debugger

Debian Debian
RUN apt-get update && \ apt-get install -y lldb-4.0
Ubuntu
RUN apt-get update && \ apt-get install -y lldb-4.0
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-4.0
click the source code to copy install lldb-4.0.1 on any operating system with command-not-found.com