LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   antiX / MX Linux (https://www.linuxquestions.org/questions/antix-mx-linux-127/)
-   -   brave browser (https://www.linuxquestions.org/questions/antix-mx-linux-127/brave-browser-4175645000/)

orcas 12-26-2018 12:44 PM

brave browser
 
how do you install Brave on mx linux ?

JWJones 12-26-2018 01:25 PM

https://brave-browser.readthedocs.io...ave.html#linux

Directions for Ubuntu should work.

hydrurga 12-26-2018 01:52 PM

Just a note that the Wikipedia page for Brave (https://en.wikipedia.org/wiki/Brave_browser) currently states:

Quote:

In a future version of the browser, the company intends to adopt a pay-to-surf business model.

JWJones 12-26-2018 02:37 PM

Quote:

Originally Posted by hydrurga (Post 5941479)
Just a note that the Wikipedia page for Brave (https://en.wikipedia.org/wiki/Brave_browser) currently states:

Wow, good luck with that! :doh:

orcas 12-27-2018 01:34 PM

1 Attachment(s)
Tried the Ubuntu method and I am getting some errors.. ** sorry, noob here**

hydrurga 12-27-2018 02:40 PM

You need to install public keys for any repositories that you add. You seem to be missing these for your Virtualbox, Brave and Opera repositories.

The method of doing this should be listed on the web pages of the relevant software/repository. I would recommend that you take one repository at a time and refer to the relevant website.

Start with Virtualbox. How did you add that repository? Which instructions did you follow?

acuss 01-25-2019 01:22 PM

Quote:

Originally Posted by orcas (Post 5941811)
Tried the Ubuntu method and I am getting some errors.. ** sorry, noob here**

I assumed you take the JWJones suggestion with Ubuntu
  1. edit your repo, ie /etc/apt/source.list.d/brave-browser-release.....

    change "Continuum" with "bionic"
  2. import the key
    Code:

    curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key add -
  3. run update
    Code:

    sudo apt update
  4. install brave
    Code:

    sudo apt install brave-browser brave-keyring

sevendogsbsd 01-25-2019 01:46 PM

Quote:

Originally Posted by JWJones (Post 5941485)
Wow, good luck with that! :doh:

No kidding, way to kill off the product. Reminds me of the old AOL days where you only got so many minutes.

Guess I will never be trying this browser.

JWJones 01-25-2019 02:10 PM

Quote:

Originally Posted by sevendogsbsd (Post 5953464)
No kidding, way to kill off the product. Reminds me of the old AOL days where you only got so many minutes.

Or print media, such as newspapers, that are struggling, and therefore attempt to supplement their revenue by implementing a subscription model on their websites, even though there are plenty of (better) news sources that are freely available.

Slackware_fan_Fred 01-25-2019 02:33 PM

Quote:

Originally Posted by sevendogsbsd (Post 5953464)
No kidding, way to kill off the product. Reminds me of the old AOL days where you only got so many minutes.

Guess I will never be trying this browser.

lol I've tried it once never liked it, why would they do pay-to-browse? heck I can't think of a browser that does that.

oh OP did you try to convert Brave by using deb2tgz ?

sevendogsbsd 01-25-2019 02:57 PM

I read that wiki article - looks like pay-to-browse is ads. Isn't that sort of counter-intuitive to what the brave browser was created for? I thought it was a privacy type browser with those and other security features other browsers didn't have. Ads are contrary to that, at least in my opinion. Very strange.

guyonearth 03-10-2019 12:32 AM

You fail to understand how it works. Brave would allow users to opt-in to viewing targeted ads which are now blocked. Ad revenue would be shared among the advertisers, Brave, and the user. The user is not "paying" anything to browse.

ultraviolet 05-19-2019 09:58 PM

Quote:

Originally Posted by acuss (Post 5953453)
I assumed you take the JWJones suggestion with Ubuntu
  1. edit your repo, ie /etc/apt/source.list.d/brave-browser-release.....

    change "Continuum" with "bionic"
  2. import the key
    Code:

    curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key add -
  3. run update
    Code:

    sudo apt update
  4. install brave
    Code:

    sudo apt install brave-browser brave-keyring


that was a massive help! been trying to install the browser on Mint 19 and it was saying no keyring found, wasn't really sure what to do about it. went here and saw this thread and instantly i have the browser installed :-)


All times are GMT -5. The time now is 08:13 AM.