Skip to content

MacOS Installer

Kia Hamedi edited this page Mar 14, 2024 · 6 revisions

For installing Persepolis on MacOS Download mac installation Package here and extract it; then move the .app file to /Application folder.

If you encounter message "Persepolis Download Manager.app" is damaged and can't be opened. You should move it to the Trash while running the file, you can use the following command in the terminal and restart your operating system after executing the command:

sudo spctl --master-disable

The above command causes a new section named `Anywhere' to be added in the settings in the privacy section apart from installing from the App Store and App Store and developers identified by Apple.

By selecting the installation option from anywhere, you can run Persepolis Download Manager correctly and use it.

If yo are Brew user, you can install Persepolis with this command:

brew install persepolis-download-manager

Please update brew before installation.

If you want to build the package yourself, Read This Document.

Clone this wiki locally