• Stars
    star
    208
  • Rank 189,015 (Top 4 %)
  • Language
    Shell
  • License
    Apache License 2.0
  • Created almost 2 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An easy way to uninstall Microsoft AutoUpdate on macOS.

UninstallMAU

An easy way to uninstall Microsoft AutoUpdate on macOS. Created with Packages.

Why does it use .pkg format?

This project only uses a shell script to delete Microsoft AutoUpdate. It does not modify other parts of the system.

In case some people have little knowledge of shell script, I packed it in a .pkg package. All you need is to "install" it like other software.

To find the shell script, see clean.sh in the code above.

How to use this?

  1. Download the latest release of UninstallMAU (.pkg format);
  2. Double-click it and perform an "install";
  3. Done.

Do I need to quit Microsoft apps before "installation"?

Of course. If any Microsoft app runs in the background, the installer will NOT let you continue. (This is necessary to avoid potential conflict)

For example:

Example picture