Skip to content

A shell script to deep uninstall Microsoft Office for Mac 2011/2016/2019/365.

Notifications You must be signed in to change notification settings

3caram/MacOfficeUninstall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Microsoft Office For Mac Uninstaller

This is a shell script to deep uninstall Microsoft Office for Mac 2011/2016/2019/365.

Usage

  1. Make sure all Office applications are closed.
  2. Open Terminal, run:
sudo sh -c "curl -s https://raw.githubusercontent.com/3caram/MacOfficeUninstall/master/office_uninstaller.sh | sh"
  • As Microsoft Office for Mac is installed with root on /Applications, you have to run this script with sudo.

Reference

Microsoft does not provide an offical uninstall script, but some documents about how to uninstall can be found in their website.

  1. How to completely remove Office for Mac 2011
  2. Troubleshoot Office for Mac issues by completely uninstalling before you reinstall

About

A shell script to deep uninstall Microsoft Office for Mac 2011/2016/2019/365.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%