Skip to content

Instantly share code, notes, and snippets.

@es3n1n
Created April 26, 2024 13:27
Show Gist options
  • Save es3n1n/a91fed64c991c981e882a15b76c3fc3c to your computer and use it in GitHub Desktop.
Save es3n1n/a91fed64c991c981e882a15b76c3fc3c to your computer and use it in GitHub Desktop.
wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh
./llvm.sh 17
apt install -yq libc++-17-dev libc++abi-17-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment