Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to reinstall Mac Home AV free ed

I have used this successfully for a while, but the upgrade to Mavericks and 9.1 seems to have killed it. The auto-update became sporadic and then gave continual authentication errors. It did manage to complete a scan, but the progress window showed otherwise. All a bit flaky.

I decided to remove it with AppZapper and reinstall. The installer runs, but it quits with an "unable to install" message. What is the wisdom on this?

:1015083


This thread was automatically locked due to age.
  • It's not recommended to use a third-party uninstaller.  The way to uninstall is explained in this post: Remove (uninstall) Sophos Anti-Virus for Mac Home Edition (the free version).

    How exactly did you uninstall (or 'zap') it with AppZapper?  I presume you drag one or more files to AppZapper?  Just one?  Which one?

    :1015085
  • I dragged the main app and AppZapper locates all the various application support files and trashes them. It usually does a very clean job.

    :1015087
  • I used the Sophos removal tool to remove it again and attempted to re-install. I just get a window that says:

    "The installation failed. The software was not installed successfully. Remove the software and re-install."

    What next?

    :1015089
  • I just tested this and though the Sophos Anti-Virus app icon doesn't display correctly (after reinstalling) it seem to work - see the demo video below.  Did you move any other files?

    Try a reboot and then try to reinstall again.  You you still have the 'Remove Sophos Anti-Virus' app in your Applications folder?  Can you run that?

    Important:  If possible, posting a screenshot of the problem would help for context.

    :1015091

  • ruckus wrote:

    ...the Sophos Anti-Virus app icon doesn't display correctly (after reinstalling) 


    A reboot fixed the icon.  FYI: All OK from my testing so far.

    :1015093
  • Still struggling with this.

    Have uninstalled using the Sophos uninstaller, secure emptied the trash, rebooted, attempted to reinstall. A few attempts now. I get the same "Failed to install' message.

    I notice that the menubar icon is still appearing despite all the uninstalls...

    :1015095
  • You could try the removal script.  This post mentions it.

    :1015097
  • After a restart, I ran the terminal script as recommended (referenced below).

    I got the response: "No such file or directory"

    What now?

    cd /Library/Sophos\ Anti-Virus/
    sudo ./remove_v9.sh

    :1015115
  • You mean the folder for Sophos Anti-Virus is no longer there and hence you don't have the script?

    I've (hopefully) attached it below.  Save it to your desktop.  You'll need to change the file extensions from .sh.txt to just .sh...

    2013-12-19_10-02-42.png

    Then open Terminal and run as described before.  It should look like this...

    2013-12-19_10-05-04.png

    :1015127
  • I downloaded script to desktop, changed suffix to .sh exactly as you helpfully showed.

    Attempted to run the sudo command in Terminal. Entered mu usual login password. It returned a 'Command not found':

    = = = = = = =

    Last login: Thu Dec 19 09:21:04 on ttys000

    You have new mail.

    imac:~ greiggy$ /Users/greiggy/Desktop/remove_v9.sh 

    -bash: /Users/greiggy/Desktop/remove_v9.sh: Permission denied

    imac:~ greiggy$ sudo ./remove_v9.sh

    WARNING: Improper use of the sudo command could lead to data loss

    or the deletion of important system files. Please double-check your

    typing when using sudo. Type "man sudo" for more information.

    To proceed, enter your password, or type Ctrl-C to abort.

    Password:

    sudo: ./remove_v9.sh: command not found

    imac:~ greiggy$ finney

    -bash: finney: command not found

    imac:~ greiggy$ sudo ./remove_v9.sh

    sudo: ./remove_v9.sh: command not found

    imac:~ greiggy$ 

    I'm not that experienced in the area of sheel commands -- what am I doing wrong?

    :1015149