carbon-lang
carbon-lang copied to clipboard
Getting-Started package issue
Description of the bug:
bazel is not a package of Ubuntu
Link to documentation:
https://github.com/carbon-language/carbon-lang
What should it say instead?
bazel-bootstrap \
Any other information, logs, or outputs that you want to share?
I tried running this on Ubuntu 23.10 which told me to use bazel-bootstrap
Thanks. Note that bazel-bootstrap is not the same, and will conflict with a correct bazel install [both try to install /usr/bin/bazel]. We should fix notes, but in the meantime bazel's install instructions are at https://bazel.build/install/ubuntu#install-on-ubuntu; I'd suggest either setting up bazel's apt repo (commands here), or downloading bazelisk.
We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please comment or remove the inactive label. The long term label can also be added for issues which are expected to take time.
This issue is labeled inactive because the last activity was over 90 days ago.
Instructions updated by #4129