Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neeraj9/b59310ad347951724b01d8185dd07e9c to your computer and use it in GitHub Desktop.
Save neeraj9/b59310ad347951724b01d8185dd07e9c to your computer and use it in GitHub Desktop.
Install Ubuntu dependencies for Zig compiler build from source
# see https://github.com/ziglang/zig-bootstrap#host-system-dependencies
sudo apt install build-essential cmake ninja-build make python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment