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

DistributionInstallationNotes
Vanilla OS 2 OrchidPre-installed Development environment; most stable and supported
FedoraInstall scriptWorking
Chrome OSInstall script Uses the built-in Linux subsystem; the script handles everything
Arch LinuxInstall scriptWorking
UbuntuInstall scriptWorking
openSUSEInstall scriptWorking
DebianInstall scriptWorking
Other OSInstall scriptShould work anywhere, but currently untested