Open rdp opened 3 years ago
Though they don't even list it on their download page anymore, looks like it's this, works i686
sudo apt-add-repository "deb https://apt.llvm.org/vivid/ llvm-toolchain-vivid-3.8 main" sudo apt install llvm-3.8
beyond that it'd be "from source"
Though they don't even list it on their download page anymore, looks like it's this, works i686
sudo apt-add-repository "deb https://apt.llvm.org/vivid/ llvm-toolchain-vivid-3.8 main" sudo apt install llvm-3.8