tazihad / brave-autoupdater

Brave Browser installer and updater from Github repo for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brave Browser installer and updater script for linux.

This Script will download and update Stable version of Brave Browser from Github Release

NOTE You should install Brave browser from Official instruction. Or Download from Flatpak Beta (Enable Flatpak Beta Repo)

Flatpak version of Brave Browser does not connect with KeepassXC and does not have hardware acceleration. But Native version solves this problem.

This script is mainly intended for immutable system like Fedora Silverblue/Kinoite or Steam Deck. But other distro will also work.

You have to Manually run the script to install and update Browser.


Script will only install Brave browser at ~/.opt/brave If you want to move directory. You have to do it manually inside the script. To Get Application Launcher icon put brave-browser.desktop to ~/.local/share/application/

To Delete and remove Brave Browser

rm -rf ~/.opt/brave
rm /home/$USER/.local/share/applications/brave-browser.desktop

About

Brave Browser installer and updater from Github repo for linux


Languages

Language:Shell 100.0%