Horje
Brave Beta on Debian 9+, Ubuntu 16.04+ and Mint 18+ Code Example
Brave Beta on Debian 9+, Ubuntu 16.04+ and Mint 18+
sudo apt install apt-transport-https curl

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

echo "deb [signed-by=/usr/share/keyrings/brave-browser-beta-archive-keyring.gpg arch=amd64] https://brave-browser-apt-beta.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-beta.list

sudo apt update

sudo apt install brave-browser-beta
Source: brave.com




Shell

Related
updating to gulp 4 Code Example updating to gulp 4 Code Example
committed to wrong branch Code Example committed to wrong branch Code Example
stop a process running on a port Code Example stop a process running on a port Code Example
brave install ubuntu Code Example brave install ubuntu Code Example
how to gitignore node modules Code Example how to gitignore node modules Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12