andrewcrook / update.sh

Updates Apple, Apple Store, Microsoft, Perlbrew, Homebrew and MacPorts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

© Matteo Corti, 2018-2021

Command line automatic updates on macOS

Description

Updates a macOS system. Following software packages are analyzed and automatically updated

  • Apple products
  • Apple Store apps (requires mas)
  • Microsoft products
  • Adobe products
  • Perlbrew and installed CPAN modules
  • Homebrew and installed packages
  • MacPorts and installed ports

Usage

Usage: update.sh [OPTIONS]

Options:
   -c,--clear            clear the terminal screen before updating
   -h,--help,-?          this help message
   -n,--name             show machine name
   -q,--quiet            minimal output
   -v,--verbose          verbose output

Bugs

Report bugs to https://github.com/matteocorti/updates.sh/issues

About

Updates Apple, Apple Store, Microsoft, Perlbrew, Homebrew and MacPorts

License:GNU General Public License v3.0


Languages

Language:Shell 75.1%Language:Makefile 24.9%