An updater program which can install the latest available version of Microsoft Edge to non-APT or DNF-based Linux distros.
Go to file
TheOnePath 8f21f3903d Fixed bug with debugging mode
Script now takes flag '--mode=' appended with a mode.
    - only current mode is 'debug'. Use this to enter debug run mode.
    - script now outputs the session log is mode is in debug.
2021-06-21 18:31:52 +01:00
utils Updated common and fixed bugs 2021-06-21 15:06:18 +01:00
.gitignore Updated .gitignore 2021-06-21 15:58:49 +01:00
LICENSE Add 'LICENSE' 2021-05-23 22:00:40 +01:00
README.md Updated README.md to reflect license 2021-05-28 18:39:18 +01:00
source.list Added program files to repo 2021-05-23 21:20:07 +01:00
updater Fixed bug with debugging mode 2021-06-21 18:31:52 +01:00
updater.1 Updated documentation version number to 0.1.4 2021-06-05 16:56:44 +01:00
updater.1.md Updated documentation version number to 0.1.4 2021-06-05 16:56:44 +01:00

(WIP) Microsoft Edge (Beta) Updater

An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros.

Currently this program can only update the Beta release of Microsoft Edge for amd64 architectures.

Usage

Usage: updater [OPTION]
Microsoft Edge Updater (0.1.3) - An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros.

DISCLAIMER: Currently this program can only update the Beta release of Microsoft Edge for amd64 architectures.

Options:
  -nn, --no-notify    Prevent notifications from being set after a session.
   -y, --yes-all      Assume yes to all yes/no decisions.
   -v, --version      Print out the version of the script and exit.
   -h, --help         Print this help message and exit

Information

  • Program Name - Microsoft Edge Updater
  • Script Name - updater
  • Version - 0.1.3 (Beta)
  • Synopsis - update Microsoft Edge (Beta) to the latest release.
  • Author(s) - Ethan Smith-Coss (No contact)
  • License - GNU GPLv3+