PDA

View Full Version : [xubuntu] Has anyone successfully installed Brave (browser)



pingnan2
January 22nd, 2018, 03:57 PM
I tried to install Brave in command mode but failed. Here is what I got:

dpkg: error processing package brave:amd64 (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Errors were encountered while processing:
brave:amd64

cruzer001
January 22nd, 2018, 04:34 PM
Hello

Please provide the download link and post the output of:


inxi -S

Impavidus
January 22nd, 2018, 08:47 PM
It may be useful if you provide the exact command you tried and the full output if gave. Right now we're guessing.

vasa1
January 23rd, 2018, 06:18 AM
It may be useful if you provide the exact command you tried and the full output if gave. Right now we're guessing.
+1.

And because you're using the command-line, that information should be in $HOME/.bash_history.

If you haven't done a lot in the terminal subsequently, use something like:

tail -50 $HOME/.bash_historyto give you, for example, the last fifty lines.

Also helpful would be the complete terminal output from first running

sudo apt-get updateand then running
sudo apt-get upgrade