rust-lldb

Rust debugger (lldb)

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