How can I delete a pkg file on a mac

filepkg

I have a .pkg file for Malwarebytes on my computer. I can't send it to the trash nor delete it in any other manner. I would appreciate any suggestions.

Best Answer

I would try the following:

  • From the terminal type sudo rm -f <package name>. You should be able to remove it as root. Reboot in safe mode if necessary.
  • Download and install Cocktail. It has functionality for removing difficult to remove files.