This is a shell script to deep uninstall Microsoft Office for Mac 2011/2016/2019/365.
- Make sure all Office applications are closed.
- Open Terminal, run:
sudo sh -c "curl -s https://raw.githubusercontent.com/jimye/OfficeUninstall/master/office_uninstaller.sh | sh"
- As Microsoft Office for Mac is installed with root on /Applications, you have to run this script with sudo.
Microsoft not provide a offical uninstall program, but some documents about how to uninstall can be found in their website.