AEZAKMI

Download AEZAKMI for macOS

Follow the instruction
MacOS instruction
How to install, uninstall and upgrade AEZAKMI on MacOS?
  • NOTICE!
    AEZAKMI works on MacOS only at Account with Administrator roots
  • Sign up
    Firstly, sign up to AEZAKMI
  • Install
    Press Ctrl+Space to open spotlight search, and type terminal and hit return.
    Then copy and paste the code below in terminal and hit return again.
    curl -O https://account.aezakmi.run/builds/macos/aezakmi-macos-installer.sh && chmod +x aezakmi-macos-installer.sh && bash aezakmi-macos-installer.sh
  • Uninstall
    Press Ctrl+Space to open spotlight search, and type terminal and hit return.
    Then copy and paste the code below in terminal and hit return again.
    curl -O https://account.aezakmi.run/builds/macos/aezakmi-macos-remove.sh && chmod +x aezakmi-macos-remove.sh && bash aezakmi-macos-remove.sh