Size: 1334
Comment: added description and install instructions
|
Size: 622
Comment: just link to the upstream install advice, since it could change
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Brave is a free Browser (https://github.com/brave/brave-browser/blob/master/LICENSE) based on Chromium, and includes an ad blocker and anti tracking measures by default, more details on the brave browser can be found here: https://brave.com/ | [[https://brave.com/|Brave]] is a free Browser ([[https://github.com/brave/brave-browser/blob/master/LICENSE|license]]) based on Chromium, and includes an ad blocker and anti tracking measures by default. |
Line 9: | Line 9: |
=== Stable version via apt === In order to install on Debian one must install the following packages from the official repository, by executing these commands: {{{ sudo apt install apt-transport-https curl gnupg }}} Then add the brave repo and install from it using the following commands: {{{ curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add - echo "deb [arch=amd64] 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 }}} === Installing the beta and nightly versions (development versions) via apt === Install instructions for beta builds can found here: https://brave.com/linux/#beta-channel-installation and those for nightly builds here: https://brave.com/linux/#nightly-channel-installation |
Install instructions for [[https://brave.com/linux/#release-channel-installation|release builds]], [[https://brave.com/linux/#beta-channel-installation|beta builds]] and for [[https://brave.com/linux/#nightly-channel-installation|nightly builds]] are available. |
Brave is a free Browser (license) based on Chromium, and includes an ad blocker and anti tracking measures by default.
Brave isn't supported by Debian, and requires trusting third party repositories to install.
Install Instructions
Install instructions for release builds, beta builds and for nightly builds are available.