1Releases 2======== 3 4Nightly Builds 5-------------- 6 7Nightly builds of LLDB are packaged and tested from trunk: 8 9Debian and Ubuntu: https://apt.llvm.org 10 11The pkgsrc framework offers a package with recent LLDB in the wip repository: 12 13:: 14 15 cd pkgsrc/wip/lldb-git 16 make install clean 17 18Releases 19-------- 20 21LLDB is packaged in most of the Debian & Ubuntu releases. 22