This is a troubleshooting guide for installing pkscreener on your computer.
- Download the executable from the Latest Release
- Open
Terminal
fromApplications > Utility > Terminal
- Execute following commands in the terminal (Commands are Case Sensitive)
cd Downloads # Navigate to Downloads folder
chmod +x pkscreenercli.run # Apply Execute permission to the file
- Right click on 'pkscreenercli.run' and select option
Open with > Utilities > Terminal
. (Select All applications ifTerminal
is frozen) - You may get Developer not Verified error as follow:
6.Click on the ?
Icon. The following prompt will appear on the right bottom of your screen.
- Click on
Open General Pane for me
option. - This will open following Security and Privacy window.
- Click on
Open Anyway
Button to grant executable permission for the pkscreener. (Enter your password if prompted)
- Close the window.
- Now double click on
pkscreenercli.run
file to use the application.
Alternative:
- You can simply open terminal on your Mac and run
sudo xattr -d com.apple.quarantine <full-path-where-you-downloaded-pkscreenercli.run>
enter your password and hit enter.
- Run the application.
See https://iboysoft.com/howto/apple-cannot-check-it-for-malicious-software.html