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.
Synopsis
Name:
aky v8.3.2
Copyright (c) 2024 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 akyBinary Location
Die Binary ist unter /usr/local/bin/aky erreichbar.