Brave browser

Message
Author
User avatar
GlockdocVegas
Posts: 142
Joined: Tue Jun 04, 2019 8:27 am

Re: Brave browser

#31 Post by GlockdocVegas »

v3g4n wrote: Thu Jan 31, 2019 8:58 pm I appologize, I have an error in my string above. Below are the correct ones.

Code: Select all

curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stretch main" | sudo tee /etc/apt/sources.list.d/brave-browser-release-stretch.list
sudo apt update
sudo apt install brave-browser brave-keyring
Next you will have an issue with the sandbox and namespaces. To fix this so that you don't have to run it without sandboxing, you need to enable userns kernel option. Below will temporarily enable it

Code: Select all

 echo 1 > /proc/sys/kernel/unprivileged_userns_clone
To permanently enable you would

Code: Select all

echo 'kernel.unprivileged_userns_clone=1' > /etc/sysctl.d/00-local-userns.conf
service procps restart
https://github.com/brave/browser-laptop/issues/6902


Image


Hope this helps and have fun. ;)
Thanks V3ga4n!!

The 1st set of code did the trick for me. When I ran the 2nd set I got "permission denied".

I checked and the Brave icon was there, clicked it, and wah laaaaa.... I can search for guns and steaks!

Thanks!
Glockdoc

User avatar
Gerson
Posts: 879
Joined: Sun Nov 12, 2017 9:58 am

Re: Brave browser

#32 Post by Gerson »

Great! We already have Brave-browser in the repository. This ensures good MX compatibility. :number1:
No todos ignoramos las mismas cosas. :confused:

User avatar
fehlix
Developer
Posts: 12732
Joined: Wed Apr 11, 2018 5:09 pm

Re: Brave browser

#33 Post by fehlix »

Gerson wrote: Wed Jan 01, 2020 6:48 am Great! We already have Brave-browser in the repository. This ensures good MX compatibility. :number1:
To install open MX Package Installer -> Populare Apps -> Browser:
Brave.png
Brave-version.png
:puppy:
You do not have the required permissions to view the files attached to this post.

User avatar
junoluna
Posts: 522
Joined: Sun Sep 29, 2019 11:53 pm

Re: Brave browser

#34 Post by junoluna »

I like this one a lot

unfortunately it is not saving my passwords or autofilling forms

i have checked all the settings from troubleshooting posts on the brave browser forums but no go

Bonzoo2525
Posts: 35
Joined: Sat Dec 21, 2019 5:37 pm

Re: Brave browser

#35 Post by Bonzoo2525 »

It's in it's youth. Give it a year or so.It'll either rock or hide itself under one

User avatar
junoluna
Posts: 522
Joined: Sun Sep 29, 2019 11:53 pm

Re: Brave browser

#36 Post by junoluna »

just installed it on another laptop and it is saving passwords fine ...

i no understand nuffin

Post Reply

Return to “Software / Configuration”