lldb-test

Next generation, high-performance debugger

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