Hi good evening,
I’m trying to install Brave on Debian Stretch. I’ve tried it in every possible way. I succeeded when installing via Snap. Worked perfectly.
But since there is no official support for Snap, I want to install it another way.
Every time I get the command “sudo apt install brave” I get the following message:
E: Unable to locate brave package
I’ve also tried these other commands below, but I get the same error message.
sudo apt install brave-keyring brave-browser
sudo apt install brave-browser-release
sudo apt install brave-stretch
Someone can help me?
Hi, I’m not familiar with Linux, have you read this article anyway?
Thanks friend but I already did it.
Could you post your solution here?
I am trying to install on Debian Buster, and can’t find any mention of Debian in the Linux install page. (Somewhat surprises me as I saw a reference to Debian reproducible builds in the intro stuff???)
I may be overly paranoid (I’m here aren’t I ) But I am not real comfortable w/ Fred’s tutorial…
Is there some simpler method than this, like adding a repository through Synaptic and using it’s normal package install functions?
Thanks
Debian is mentioned on the official Linux installation page. But strangely, Debian is only mentioned when it refers to uninstallation. I also did not understand why, either.
Take a look at the user comment “rook2pawn”. He was able to install Brave on Debian Buster.
opened 04:44PM - 13 Jan 18 UTC
closed 05:44AM - 14 May 18 UTC
OS/unix-like/linux
installation
### Description
Brave fails to install from repo on Debian Buster using the a… pt and lsb_release method described on https://github.com/brave/browser-laptop/blob/master/docs/linuxInstall.md#debian-jessie-and-ubuntu-zesty-yakkety-xenial-and-trusty-amd64 because the repo is not signed
### Steps to Reproduce
1. curl https://s3-us-west-2.amazonaws.com/brave-apt/keys.asc | sudo apt-key add -
2.echo "deb [arch=amd64] https://s3-us-west-2.amazonaws.com/brave-apt `lsb_release -sc` main" | sudo tee -a /etc/apt/sources.list.d/brave-`lsb_release -sc`.list
3. sudo apt-get update
**Actual result:**
Err:13 https://s3-us-west-2.amazonaws.com/brave-apt buster InRelease
403 Forbidden [IP: 52.218.128.116 443]
Reading package lists... Done
E: Failed to fetch https://s3-us-west-2.amazonaws.com/brave-apt/dists/buster/InRelease 403 Forbidden [IP: 52.218.128.116 443]
E: The repository 'https://s3-us-west-2.amazonaws.com/brave-apt buster InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
**Expected result:**
Have apt-get update
**Reproduces how often:**
100%
### Brave Version
**about:brave info:**
<!--
Please open about:brave, copy the version information, and paste it.
-->
**Reproducible on current live release:**
<!--
Is this a problem with the live build? It matters for triage reasons.
-->
### Additional Information
<!--
Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue.
-->
I changed my tutorial, you also can try it.
ATTENTION: It is not possible install Brave in a LINUX 32 bits.
To know out if your system is 64-bit, open the LxTerminal as described in steps 2 and 3.
In the LxTerminal window type “uname -m” (without quotation marks). If it is 64 bits, you will see X86_64.
To this day (May 6, 2019) there is no official way to install Brave in Debian on the Brave.com page. But strangely they mention Debian in the part about how to uninstall Brave. I can’t understand it.
Official Brave download page
-
1. …
system
Closed
July 5, 2019, 6:52am
8
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.