Installation
Explore the different installation options for Arcade.
Client
The Arcade Client can be installed with pip
by following the quickstart guide.
SDK
The Arcade SDK can be installed with pip
by following the custom tools quickstart guide.
Engine
Brew and APT
The arcade-engine
binary can be downloaded through system package managers like brew
or apt
following the instructions here
Binary
The arcade-engine
binary can be downloaded through system package managers like brew
or apt-get
or directly
Docker
Containers can be downloaded from GHCR.
Apple Silicon Macs and Intel Chip Macs can use the linux/arm64 and linux/amd64 images respectively.
Kubernetes
Kubernetes deployments are not yet supported but coming soon.