Thursday, September 4, 2025

Brave Browser Installation

Brave Browser Installation

Only Manjaro Linux supports graphic installation of Brave Browser.
I could not get BlueStar Linux to install it using Octopi.

All what I did was to open a terminal in sudo command and cut and paste what the brave browser guys tell me to do.

I have not done Terminal Work for over 20 years.

However, I tried to install compiz and haskell under terminal in Gnome 12 series but could not.

Viola!

I am posting this using Brave Browser under Debian Gnome.
The command I copied is written below.



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

sudo curl -fsSLo /etc/apt/sources.list.d/brave-browser-release.sources https://brave-browser-apt-release.s3.brave.com/brave-browser.sources

sudo apt update

sudo apt install brave-browser

No comments:

Post a Comment