아래의 파일을 다운받은 다음 FileZilla를 이용해 Application 폴더로 이동해준다.
http://repository.apptapp.com/packages/System/Installer.zip
Putty를 이용해 아래 명령어를 실행
cd /
cd Applications/
rm -rf Installer.app
unzip Installer.zip
chmod +s Installer.app/Installer
chown -R root:wheel Installer.app
rm Installer.zip