I usually just run this convenient script supplied by brave
Brave Browser Install script from CLI
curl -fsS
https://dl.brave.com/install.sh | sh
Daniel
sysop | air & wave bbs
finger | calcmandan@???
On Wed, 29 Apr 2026, crichmon--- via Dng wrote:
> Leroy,
>
> I've done this a few times without issues. From: https://brave.com/linux/
>
> For Debian (Devuan very similar/same in this regard):
>
> 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
>
> I'm guessing getting the sources is optional.
>
> Chris
>
>
>
> _______________________________________________
> Dng mailing list
> Dng@???
> Manage your subscription: https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
> Archive: https://lists.dyne.org/lurker/list/dng.en.html
>