<aside> 💡 aky ist eine Binary um macOS Applikationen per Kommandozeile zu installieren, zu aktualisieren oder zu entfernen. Dabei greift die Binary auf ein Repository mit sogenannten Recipes zu. Ein Recipe beinhaltet alle relevanten Informationen um die Applikation zu installieren.

</aside>

Synopsis

Name:
    aky v8.3.8

    Copyright (c) 2026 anykey IT AG

Synopsis:
    aky [option] <recipe>, [-l | --list], [-h | --help]

Description:
    Binary to maintain macOS applications distributed as app bundles. If no  option is passed, the default option [-p | --patch] is taken.

    -p, --patch       Install or update the given recipe
    -P, --force-patch Install the given recipe, even if it was previously installed
    -u, --update      Update the given recipe
    -r, --remove      Remove the given recipe
    -c, --cat         Dump raw source of the given recipe to the standard output
    -l, --list        List all available recipes and print the required argument
    -f, --find        Find all available recipes that match the given recipe name
    -h, --help        Display this help
    -v, --version     Print the current version of aky

Achknowledgements:
    BitByteData         Copyright (c) 2024 Timofey Solomko                  <https://github.com/tsolomko/BitByteData>
    CSCodeSignature     Copyright (c) 2020-2021 Charles J. Srstka           <https://github.com/CharlesJS/CSCodeSignature>
    CSErrors            Copyright (c) 2020-2021 Charles J. Srstka           <https://github.com/CharlesJS/CSErrors>
    SWCompression       Copyright (c) 2024 Timofey Solomko                  <https://github.com/tsolomko/SWCompression>
    XAttr               Copyright (c) 2016 Justin Pawela and contributors   <https://github.com/jozefizso/swift-xattr>
    SwiftyBeaver        Copyright (c) 2015 Sebastian Kreutzberger           <https://github.com/SwiftyBeaver/SwiftyBeaver>
    Table               Copyright (c) 2017 Jan Gorman                       <https://github.com/JanGorman/Table>

Binary Location

Die Binary ist unter /usr/local/bin/aky erreichbar.

Rezepte

aky Patch Management Index

<aside> ©️

2026 anykey IT AG | Alle Rechte vorbehalten

</aside>