Make installation on Ubuntu easier #24357
Labels
P3
We're not considering working on this, but happy to review a PR. (No assignee)
team-OSS
Issues for the Bazel OSS team: installation, release processBazel packaging, website
type: feature request
Description of the feature request:
Many other projects only require running one command to add a ppa, for example for diff-so-fancy:
It would be a better user experience if we could do the same to install Bazel on Ubuntu
Which category does this issue belong to?
No response
What underlying problem are you trying to solve with this feature?
Installation on Ubuntu is cumbersome and requires running non-standard commands.
Which operating system are you running Bazel on?
Ubuntu 24.10
What is the output of
bazel info release
?release 7.4.1
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse HEAD
?The text was updated successfully, but these errors were encountered: