thecoderworld
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
No Result
View All Result
  • Programming
  • Web Development
  • Best Of
    • Alternative
    • How To
    • Tech
    • AI
    • IDE
  • PC
    • Windows
    • Mac
    • Linux
  • Reviews
  • Open Source
  • Lists
  • Security
No Result
View All Result
thecoderworld
  • Programming
  • Web Development
  • Best Of
    • Alternative
    • How To
    • Tech
    • AI
    • IDE
  • PC
    • Windows
    • Mac
    • Linux
  • Reviews
  • Open Source
  • Lists
  • Security
No Result
View All Result
thecoderworld
No Result
View All Result
Home Linux

How to install Brave Browser in Debian

Avik Tarafder by Avik Tarafder
November 18, 2019
in How To, Linux
3 min read
0
How to install Brave Browser in Debian
Share on FacebookShare on Twitter

Before we jump into all the technical stuff, it would be best if we know about Brave Browser and what the Debian OS is. Let us start with Brave Browser. It is relatively a new web browser powerful enough to block useless ads. The browser also has improved security features and mostly fit with all the media formats.

Brave is adapted from the Chromium project and runs smoothly on Linux Distributions. However, there is a problem while we try to install the browser on Debian. Shockingly, it runs on Ubuntu, which has a similar package manager. So, in this article, we will discuss “How to Install Brave Browser in Debian“.


Also Read: Which is the Best Chromium Based Browser?

Install Brave Browser in Debian

Here are the steps to install Brave Browser in Debian:

Step 1:

What you need to do is to alter the Terminal commands, so that it will work. For that, open the Terminal and get the root access. You can do that by running the first command.

Then you need to enter your Root Password and execute the second command. You need to make sure that you don’t close the Terminal till the process is done as you will need the root access later.

su -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 -

Next, you have to run the following command. It should work without any errors.


source /etc/os-release</strong>

The next step in this process involves altering the Ubuntu commands, which runs with Debian. Here is the command. Now, this command can cause errors, but that is something that you shouldn’t worry about.

echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ $buster main" |
sudo tee /etc/apt/sources.list.d/brave-browser-release-${buster}.list</strong>

Nano is something that should be installed previously. To do that you need to run the following command. However, you must skip this command if Nano is already installed.

apt install nano

Step 2:

This step mainly includes everything that needs fixing. Let us start with a typical Nano problem that you may face. So, for that, we must edit the source file which we have created previously.

nano /etc/apt/sources.list.d/brave-browser-release-.list

Now, if you ran to do the previous step properly, you should be able to open the file in Nano. It should say the following.

deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ main

Now, please note that whatever the above command says, you must use the following:


deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ buster main

Next, you just need to save the document and exit out from Nano.

Step 3:

Now, this is a simple process. You just need to install the Brave Browser in your Debian system. For that, you need to perform two commands:

apt update
apt install brave-browser

Note that you will get a notification to confirm the changes. Accept by choosing ‘Y.’

Step 4:

Now, most of the users usually face an issue that when the browser starts, it crashes down after a while. To fix this, you simply need to open the Terminal and run this command below:

echo 'kernel.unprivileged_userns_clone=1' &gt; /etc/sysctl.d/userns.conf

After restarting the system, you need to open the Brave browser. If you managed to do everything as instructed, you should be able to use it.


Conclusion

We understand that the process sounds a bit tough to do. However, if you hold the minimum knowledge, you should be able to pull this off. The process worth doing as Brave is a fantastic web browser altogether.


Tags: Brave BrowserDebianLinux
Previous Post

How AI is Transforming Cybersecurity?

Next Post

How to Become a Certified Python Programmer

Avik Tarafder

Avik Tarafder

Hello! I am a professional content writer specialized in food, sports, data science, technology, entertainment and education niche. But mostly I write in the technology niche.

Related Posts

How to Install GIMP on Windows 10
Alternative

How to Install GIMP on Windows 10

December 10, 2019
Recover Data From USB
How To

How to Recover Data From USB/External Drive in 2020

December 5, 2019
How to Install VLC Media Player on Windows
How To

How to Install VLC Media Player on Windows 10

November 28, 2019

Stay Connected

  • 177 Fans
  • 41 Followers
  • 32 Followers
  • 8k Subscribers

Latest Posts

How to Install GIMP on Windows 10
Alternative

How to Install GIMP on Windows 10

December 10, 2019
Adobe Creative Cloud Alternatives
Alternative

Top 10 Adobe Creative Cloud Alternatives for Free

December 10, 2019
Top 5 Search Engines that Do Not Track You
Top Lists

Top 5 Search Engines that Do Not Track You

December 9, 2019
thecoderworld

© 2016 - 2019 thecoderworld.com

Navigate Site

  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer

Follow Us

No Result
View All Result
  • Programming
  • Web Development
  • Best Of
    • Alternative
    • How To
    • Tech
    • AI
    • IDE
  • PC
    • Windows
    • Mac
    • Linux
  • Reviews
  • Open Source
  • Lists
  • Security

© 2016 - 2019 thecoderworld.com