Install Latest Brave Browser in Linux Ubuntu 24.04 "Noble Numbat" and Debian 12 "bookworm"


Brave is a free and open-source web browser developed by Brave Software, Inc. based on the Chromium web browser. Brave is a privacy-focused browser, which automatically blocks most advertisements and website trackers in its default settings.


Online privacy made simple

All the good of ad-blocking, incognito windows, private search, even VPN. All in a single download.


Switch in 60 seconds

Quickly import bookmarks, extensions, even saved passwords. It’s the best of your old browser, only safer. And it only takes a minute to switch.


The new super app

Brave brings truly independent search, free video calls, offline playlists, even a customizable news feed. All private. All right to your browser super app.


Privacy you can see

Blocking ads & trackers means less stuff (visible or hidden) on the sites you visit. And that means faster page load, better battery life, even mobile data savings.

 

How to Install Latest Stable Brave browser on Ubuntu 24.04 / Linux Mint 21.2 "Victoria" / Debian 12 "bookworm"  and MX Linux Derivative System

Install Curl :

$ sudo apt install curl


Add key :

$ sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg

Add Repository with echo deb :

$ 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

Update repository and Install Brave :


$ sudo apt update
$ sudo apt install brave-browser

Installation is completed, open Brave Browser for your ubuntu dashboard :

For other linux distor, you can follow this page 

https://brave.com/linux/








Post a Comment for "Install Latest Brave Browser in Linux Ubuntu 24.04 "Noble Numbat" and Debian 12 "bookworm""