SlackBuilds Repository

15.0 > System > google-chrome-the-latest (2.0.0)

Installing *and* Maintaining an updated chrome browser on Slackware
is now made easier with this small program, "google-chrome-the-latest".
It is a simple python script that checks what is the latest
version available and updates it on your Slackware box directly
from Google.

It does this by parsing the web-page at
https://www.whatismybrowser.com/guides/the-latest-version/chrome
and comparing with the chrome version currently installed.

Chrome is downloaded directly from Google and converted to txz
using the standard rpm2txz command.

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

In order to avoid excessive hits on whatismybrowser.com actual
checks are limited to "once a day", but you can bypass this with the
arguments "install" or "upgrade". These allow the user to force a
download from Google and perforam an install or an upgrade,
if one is required.
Normally it is asked if you want to install the new version, but
providing the argument "silent" will just update with no
human intervention.

Examples:
If you don't have yet Chrome installed you can do so by
simply by running:
/opt/google-chrome-the-latest/google-chrome-the-latest.py install

At any time you can force a download from Google site and upgrade
without any pop-up window with:
/opt/google-chrome-the-latest/google-chrome-the-latest.py silent upgrade

This package installs to /opt/google-chrome-the-latest

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

Homepage:
https://github.com/antonioleal/google-chrome-the-latest

Source Downloads:
google-chrome-the-latest-2.0.0.tar.gz (80d21ebb42e409dcbebb005725cd4bc8)

Download SlackBuild:
google-chrome-the-latest.tar.gz
google-chrome-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-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds