Install Brave on Arch Linux

Learn to install the Brave browser in Arch Linux in this beginner's tutorial.
Warp Terminal

Firefox and Brave are my daily drivers for web browsing.

When I installed Arch Linux with GNOME, it had GNOME Web browser. It's a decent browser but not something I can live with it as I need my saved passwords, browsing history and plugins.

So, I started out to install my favorite web browsers and hence this tutorial on getting Brave in Arch Linux.

If you have Yay (or any other AUR helper) installed, installing Brave is as simple as using this command:

yay -S brave-bin

Yeah! That simple. Let's see it in detail.

πŸ’‘
Manjaro comes with AUR support baked in. You can install Brave in Manjaro using Pamac software center or pamac/pacman commands.

Installing Brave browser on Arch Linux

Brave is not available in the official Arch repositories. However, it is available in the AUR (Arch User Repository) and can be easily installed using an AUR helper like Yay.

If you don't have Yay or any other AUR helper, use these commands one by one to install Yay:

sudo pacman -S --needed base-devel git
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

Once you have got Yay, use it to install Brave:

yay -S brave-bin

Don't worry. It will ask for your password eventually.

If this is your first time installing a browser, you may be asked to choose a font provider. Go with the default choice or choose any of the other.

During Brave installation, you may be asked to choose fonts

Next, it will ask you about clean build. Yay asks you if it should redownload the packages (and dependencies) and build it again or use the cache from an earlier build (if there is any).

You can go on with it by pressing enter, which should mean No to clean build.

No need for clean build with yay

In fact, you can just keep on pressing enter when you are presented with choices to with the default one.

Just before the actual installation, you'll be asked to enter your account password. Enter your password and go on with the process. It will download files of around 350 MB in size:

Installing Brave

Once installed, look for Brave browser in the system menu and run it from there.

Running Brave in Arch Linux

Keeping Brave updated

You can keep the Brave browser updated by updating the AUR packages installed with yay using this command:

yay -Sua

Removing Brave from Arch

Don't like Brave? No worries. You can easily remove it.

Like any other software, remove Brave from Arch using pacman command:

sudo pacman -Rs brave-bin

Conclusion

AUR comes to the rescue, once again! Installing Brave becomes an easy task with it.

By the way, I noticed that somehow Brave became the default application for opening images. Which means, double clicking on images were opening them in a new Brave window.

I had to make Image Viewer default again by right clicking an image, and going to "open with" option.

Somehow Brave becomes the default image viewer. You should change it
Somehow Brave becomes the default image viewer. You should change it

I'll be sharing more of my Arch experience in the coming days. Stay tuned!

About the author
Abhishek Prakash

Abhishek Prakash

Created It's FOSS 11 years ago to share my Linux adventures. Have a Master's degree in Engineering and years of IT industry experience. Huge fan of Agatha Christie detective mysteries πŸ•΅οΈβ€β™‚οΈ

It's FOSS

Making You a Better Linux User

It's FOSS

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.