Troubleshooting technical issues is much easier when both the user and support agent practice clear communication. For this reason, we have provided the template below for you to fill out with information about your issue. Please provide as much detail as possible so we can most efficiently resolve your problem.
Delete the any text above the line separator below before posting
Description of the issue: How can this issue be reproduced?
Expected result:
is to have access to the install repository for brave Brave Version( check About Brave):
for Debian 9+, Ubuntu 14.04+ and Mint 17+ Additional Information:
Worked in earlier times, now i am getting: NoSuchKeyThe specified key does not exist.index.htmlF79E92D8F5D44E0FMAdXDBYzIID/oS/1eBZP5cfVwHw3zQm02zj44EtFvdSDs50od2yoypzqaiDlbPlVWTo2l7iQL9E=
you should use package manager
debian based: sudo apt install brave
arch based: sudo pacman -S brave
RHEL bases: yum install brave
or download, extract and type:
makepkg -si or sudo make or sudo make install
for beta, dev or nightly
but instead of
sudo apt install brave-browser
you type:
sudo apt install brave-browser-beta
or
sudo apt install brave-browser-dev
or
sudo apt install brave-browser-nightly
and it returned nothing. I was hoping to see amd64
Then I tried
sudo dpkg --addāarchitecture amd64
Now retype:
dpkg --print-foreign-architectures
Result: amd64
Then:
sudo apt install brave-browser
Result:
Reading package listsā¦ Done
Building dependency tree
Reading state informationā¦ Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
brave-browser:amd64 : Depends: libasound2:amd64 (>= 1.0.16) but it is not installable
Depends: libatk-bridge2.0-0:amd64 (>= 2.5.3) but it is not installable
Depends: libatk1.0-0:amd64 (>= 2.2.0) but it is not installable
Depends: libatspi2.0-0:amd64 (>= 2.9.90) but it is not installable
Depends: libc6:amd64 (>= 2.16) but it is not installable
Depends: libcairo2:amd64 (>= 1.6.0) but it is not installable
Depends: libcups2:amd64 (>= 1.4.0) but it is not installable
Depends: libdbus-1-3:amd64 (>= 1.5.12) but it is not installable
Depends: libdrm2:amd64 (>= 2.4.38) but it is not installable
Depends: libexpat1:amd64 (>= 2.0.1) but it is not installable
Depends: libgbm1:amd64 (>= 8.1~0) but it is not installable
Depends: libgcc1:amd64 (>= 1:3.3) but it is not installable
Depends: libgdk-pixbuf2.0-0:amd64 (>= 2.22.0) but it is not installable
Depends: libglib2.0-0:amd64 (>= 2.39.4) but it is not installable
Depends: libgtk-3-0:amd64 (>= 3.9.10) but it is not installable
Depends: libnspr4:amd64 (>= 2:4.9-2~) but it is not installable
Depends: libnss3:amd64 (>= 2:3.22) but it is not installable
Depends: libpango-1.0-0:amd64 (>= 1.14.0) but it is not installable
Depends: libpangocairo-1.0-0:amd64 (>= 1.14.0) but it is not installable
Depends: libx11-6:amd64 (>= 2:1.4.99.1) but it is not installable
Depends: libx11-xcb1:amd64 but it is not installable
Depends: libxcb1:amd64 (>= 1.9.2) but it is not installable
Depends: libxcomposite1:amd64 (>= 1:0.3-1) but it is not installable
Depends: libxdamage1:amd64 (>= 1:1.1) but it is not installable
Depends: libxext6:amd64 but it is not installable
Depends: libxfixes3:amd64 but it is not installable
Depends: libxkbcommon0:amd64 (>= 0.4.1) but it is not installable
Depends: libxrandr2:amd64 but it is not installable
Depends: brave-keyring:amd64 but it is not installable
Recommends: libvulkan1:amd64 but it is not installable
E: Unable to correct problems, you have held broken packages.
I found Chromium, it is already installed in Knoppix, so I will settle for this then. How ever I still like brave. It does not seem by the above that I will be able to install those dependencies without breaking my OS.