Help → Uninstall 1.1.0RC3 on Mac OS

Uninstall 1.1.0RC3 on Mac OS

Hello,

Some time ago I installed this version of popfile
http://getpopfile.org/downloads/POPFile-1.1.0RC3-macosx.dmg.gz

Now I want to uninstall it but I cannot find any uninstaller.

Is there any standard method to uninstall it?

Thanks

  • Message #461

    Currently there's not standard way to uninstall POPFile for Mac OS X.

    Please follow the below instructions to remove POPFile:

    1. Stop POPFile
    2. Open Terminal
    3. Type the following commands and hit enter key

    sudo rm -rf /Library/POPFile
    sudo rm -rf /Library/StartupItems/POPFile
    

    4. Close Terminal

    I'd like to include an uninstaller script in the next RC.

    Naoki

    • Message #463

      if you don't provide an uninstaller, you could add these instruction to the README file.

      thanks.

      • Message #496

        if you don't provide an uninstaller, you could add these instruction to the README file.

        Thanks.

        I've added an uninstaller in the new RC (RC4).
        And I've written the instruction in the Readme file and it will be included in the next RC (RC5).

        Naoki