• About Us
  • Contact Us
  • Privacy Policy
  • Terms Of Services
  • DMCA Policy
  • Our Sitemap
UpCutter
  • Home
  • Applications
  • Computers & Electronics
  • Gaming
  • Internet
  • Web Development
No Result
View All Result
  • Home
  • Applications
  • Computers & Electronics
  • Gaming
  • Internet
  • Web Development
No Result
View All Result
UpCutter
No Result
View All Result

Home » General » How to install the Chromium based version of Brave browser on Linux

How to install the Chromium based version of Brave browser on Linux

William Platt by William Platt
January 18, 2023
in General
0
308
SHARES
2.4k
VIEWS
Share on FacebookShare on Twitter

The company behind Brave has switched the browser from its own, in-house rendering engine to Chromium. As a result, all installation methods we covered in our guide about how to install the Brave browser is now inaccurate.

In this guide, we will demonstrate the new ways you can install the latest Brave web browser on your Linux PC. To start, uninstall the old version from your computer. Then, install any pending software updates and follow along below.

Ubuntu/Debian installation instructions

The new version of the Brave web browser is no longer in the Ubuntu Snap Store. As a result, if you would like to use the latest version of Brave, you must install it through their custom software repository. To start the installation process, open up a terminal window and use theapt installcommand to set up the “apt-transport-https” and “curl” packages, which are required to set up the Brave repo.

Note: it is possible to follow these instructions on a Debian Linux PC to get the Brave browser working. However, on specific releases of the operating system, you may need to replace theaptcommands withapt-getcommands.

sudo apt install apt-transport-https curl

Following the installation of the “apt-transport-https” and “curl” packages, use thecurlcommand to download the Brave repo’s release key. Do not skip this step! Without the key file, the repo will not work with Ubuntu!

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 -

After adding in the release key, it is time to add in the Brave software repository to your Ubuntu Linux PC. Using theechocommand, add in the repo.

echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | sudo tee /etc/apt/sources.list.d/brave-browser-release.list

Following adding the software repository, you must run theupdatecommand. Using this command will set up the ability to install the Brave browser with theapt install command.

sudo apt update

Finally, once theapt updatecommand is complete, you will be able to install the Brave browser using theapt installcommand.

sudo apt install brave

Arch Linux installation instructions

The developers of the Brave web browser have not created an official package for Arch Linux. However, those on Arch Linux will still be able to use Brave, as users have uploaded a custom package to the Arch Linux AUR.

To start the Brave installation on Arch Linux, you must enable AUR support. To do that, open up a terminal window and use thePacmancommand below to install the “git” and “base-devel” packages.

sudo pacman -S base-devel git

Following the installation of the “git” and “base-devel” packages on Arch Linux, it is time to install the Trizen AUR helper. This app will make setting up Brave much easier, as it takes care of all dependencies automatically. To install the Trizen app, enter the commands below.

git clone https://aur.archlinux.org/trizen.git
cd trizen
makepkg -sri

Once the Trizen application is set up on your Arch Linux computer, the installation of the Brave browser can be done with thetrizen -Scommand below.

trizen -S brave-bin

Fedora installation instructions

On Fedora Linux, you will be able to install the browser from the official Brave software repository. To start the installation, you must install the “dnf-plugins-core” package. Using thednf installcommand below, set up “dnf-plugins-core.”

sudo dnf install dnf-plugins-core

Following the installation of the “dnf-plugins-core” on your Fedora Linux PC, use theconfig-managercommand to subscribe to the Brave browser repository. Please keep in mind that this repository works with Fedora, as well as CentOS and RHEL 8+.

sudo dnf config-manager --add-repo https://brave-browser-rpm-release.s3.brave.com/x86_64/

Now that the software repository for Brave is on your Fedora Linux PC, it is time to use therpm –importcommand to add the Brave repository key file.

sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

Finally, when everything is set up, you will be able to install Brave with the dnf installcommand.

sudo dnf install brave-browser

OpenSUSE installation instructions

Using OpenSUSE Linux and need to install the new version of the Brave browser? Open up a terminal window by pressingCtrl + Alt + TorCtrl + Shift + Ton the keyboard. Then, follow the step-by-step process outlined below.

Step 1: Install the Curl application on your OpenSUSE Linux PC, as it is required to get the official Brave software repository working correctly.

sudo zypper install curl

Step 2: Now that the Curl app is set up on your OpenSUSE Linux PC, download the official Brave software repository key using therpm –importcommand.

sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

Step 3: Using theaddrepocommand, subscribe your OpenSUSE Linux PC to the official Brave browser software repository. Keep in mind that this repo will only work with OpenSUSE 15.0, 15.1, and newer. If you’re using an older release of the OS, it will not work!

sudo zypper addrepo https://brave-browser-rpm-release.s3.brave.com/x86_64/ brave-browser

Step 4: Finally, install the new version of the Brave web browser on your OpenSUSE Linux PC using thezypper installcommand below.

sudo zypper install brave-browser
Previous Post

10 Silent Killers That Affect Your Website Speed

Next Post

How to delete online accounts and reduce your security risks

Related Posts

General

How to install display color profiles on Windows 10

February 17, 2023
General

Effective SEO copywriting hints to increase your traffic

February 15, 2023
General

What Microsoft’s new Xbox Series X says about the future of gaming

February 10, 2023
General

How to Check if an iPhone is Unlocked, or Locked to a Network

January 28, 2023
General

How to delete online accounts and reduce your security risks

January 22, 2023
General

10 Silent Killers That Affect Your Website Speed

January 5, 2023

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

No Result
View All Result

RECOMMENDEDREADS

General

How to Check if an iPhone is Unlocked, or Locked to a Network

by William Platt
January 28, 2023
General

How to delete online accounts and reduce your security risks

by William Platt
January 22, 2023
General

How to install the Chromium based version of Brave browser on Linux

by William Platt
January 18, 2023

Popular Post

  • The Blender 2.8 Keyboard Shortcuts Cheat Sheet for Windows

    340 shares
    Share 136 Tweet 85
  • Funny Things To Ask Siri At Christmas And All Year Round

    340 shares
    Share 136 Tweet 85
  • How to Jailbreak FireStick 4K [Free & Safest Method for February 2020]

    337 shares
    Share 135 Tweet 84
  • Stay Strong Quotes to Text Someone Who Needs Inspiration

    326 shares
    Share 130 Tweet 82
  • Top 15 Marketing Automation Software for 2020

    326 shares
    Share 130 Tweet 82

Browse by Categories

  • General (139)
  • Internet Marketing (1)
  • Technology (20)
  • Web Development (1)
UpCutter

UpCutter is a community of technology enthusiasts who believe that technology should be available to all and an effort should be made to help everyone understand it.

Contact us at mail@upcutter.com.

Quick Links

  • About Us
  • Contact Us
  • Privacy Policy
  • Terms Of Services
  • DMCA Policy
  • Our Sitemap

© 2022 UpCutter. All Rights Reserved. Reproduction Of Contents Is Strictly Prohibited.

No Result
View All Result
  • Home
  • Applications
  • Computers & Electronics
  • Gaming
  • Internet
  • Web Development

© 2022 UpCutter. All Rights Reserved. Reproduction Of Contents Is Strictly Prohibited.