We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should require the brave-keyring package when installing brave-browser on Linux in order to ensure that our package/repo signing key is up-to-date.
brave-keyring
brave-browser
Currently the brave-keyring package only covers the release channel.
Once that's done and has made it all the way to release, we can simply our official installation instructions.
The text was updated successfully, but these errors were encountered:
Make stable brave-browser depend on brave-keyring
6a68c5d
Fixes brave/brave-browser#4205.
Once this makes it to release, we can update the Linux installation instructions to remove mentions of brave-keyring.
Sorry, something went wrong.
Verification passed on
Verified running sudo apt install brave-browser installed the current stable release
sudo apt install brave-browser
Verified removing brave-keyring uninstalls brave-browser as well
fmarier
Successfully merging a pull request may close this issue.
Test Plan
Original Issue
We should require the
brave-keyring
package when installingbrave-browser
on Linux in order to ensure that our package/repo signing key is up-to-date.Currently the brave-keyring package only covers the release channel.
Once that's done and has made it all the way to release, we can simply our official installation instructions.
The text was updated successfully, but these errors were encountered: