SlackBuilds Repository

15.0 > System > brave-browser-the-latest (1.3)

Maintaining an updated Brave Browser on Slackware is now made
easier with this small program, "brave-browser-the-latest".
It is a simple python script that checks what is the latest
version available and updates it on your Slackware box.

You can run this script manually or automatically with the
provided cron.hourly script. The cron script will attempt to
identify which user to notify, otherwise you can edit it and set
the variable USERNAME=’your username’

In order to avoid excessive hits on github.com actual
checks are limited to "once a day", but you can bypass this with the
arguments "install", "upgrade" or "update". These all mean then
same and imply a download and perform an install or an upgrade,
if one is required of course.
Normally it is asked if you want to install the new version, but
providing the argument "silent" will just update with no
human intervention.
The argument "gui" will download the Brave package allowing you to
manually upgrade the browser.

Note: This program runs in the background. To collect your input,
dialogs appear and disappear. Don't be alarmed and wait for the
program to end.

Workflows:

1. Every day the program checks if a new browser is available
and notifies you through a pop-up window. This is default behavior.

2. You can start the program manually using the icon available
in the desktop menu to trigger the download, check and
install/upgrade the browse if required.

3. From the command line, if you don't have yet Brave installed
you can do so by simply by running:
/opt/brave-browser-the-latest/brave-browser-the-latest.py install

4. From the command line, you can force a Brave download and
upgrade if required, without any pop-up window, with:
/opt/brave-browser-the-latest/brave-browser-the-latest.py \
silent upgrade

CAVEAT:
Brave browser can be installed by "brave-browser-the-latest" or by
the "brave-browser" Slackbuild. Do not install both at the same time.

This requires: gksu

Maintained by: Antonio Leal
Keywords: brave,browser,brave-browser,updater,python3,pyGtk,brave browser
ChangeLog: brave-browser-the-latest

Homepage:
https://github.com/antonioleal/brave-browser-the-latest

Source Downloads:
brave-browser-the-latest-1.3.tar.gz (c286d799e4090ee9e8e3d704ed9d92b2)

Download SlackBuild:
brave-browser-the-latest.tar.gz
brave-browser-the-latest.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds