Skip to main content

Install Apx

This script downloads and installs the latest release of Apx. You'll need curl or wget and a container engine like podman or docker.

curl -s https://apx.vanillaos.org/install.sh | bash

The script sets up the required directories and fetches the most recent binaries. Inspect the install.sh file if you wish to see exactly what happens.

Tested Distributions

Distribution Installation Notes
Vanilla OS 2 Orchid Pre-installed Development environment; most stable and supported
Fedora Install script Working
Chrome OS Install script Uses the built-in Linux subsystem; the script handles everything
Arch Linux Install script Working
Ubuntu Install script Working
openSUSE Install script Working
Debian Install script Working
Other OS Install script Should work anywhere, but currently untested