Brave

From Indie IT Wiki

Introduction

The browser that rethinks the web - Brave browser blocks ads and trackers that slow you down and invade your privacy.

https://brave.com/features

Installation

NEW

curl -fsS https://dl.brave.com/install.sh | sh

OLD

sudo apt install curl -y
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 [arch=amd64 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 -y
sudo apt install brave-browser -y

https://brave.com/linux