About this Install Guide

This guide is intended to get you up and running with this tool quickly with the most common settings. For a thorough review of all options, refer to the official documentation.

Installing Brave

The Brave browser runs on Windows on Arm as a native ARM64 application, and is available on Arm Linux distributions.

Linux

To install Brave on Linux:

    

        
        
            
sudo apt install curl
sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list
sudo apt update
sudo apt install brave-browser -y
  
        
    
    

        
        
            
sudo dnf install dnf-plugins-core
sudo dnf config-manager --add-repo https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
sudo dnf install brave-browser
  
        
    

For more ways to install Brave on Linux refer to Installing Brave on Linux

Windows

Brave is a native ARM64 application. If you visit brave.com and download from a Windows on Arm computer you will install the native version.

Additional Brave releases for Windows on Arm are available on GitHub

To download the offline installer, use the files with Standalone in the name.

To install Brave on Windows on Arm:

  1. Click on latest release on the right side of the page.

  2. Find and download the offline install file BraveBrowserStandaloneSetupArm64.exe

  3. Run the install file to install the browser

  4. Find and start Brave from the applications menu

Note

If you want the smaller, online installer download the file BraveBrowserSetupArm64.exe


Feedback

How would you rate the overall quality of this tool quick-install guide?