Installing Exo
Last updated
Was this helpful?
Last updated
Was this helpful?
To install to ~/.exo
with no other system changes, run:
See for the package source.
Linux packages are available for Debian, Alpine, RPM and Homebrew, as well as in a binary format: .
Download the latest .deb
file from the release link above and run the following command:
Note: the file path must be specified either as an absolute path or with a leading ./
.
Download the latest .apk
file from the release link above and run the following command:
Download the latest .rpm
file from the release link above and run the following command:
Move the exo
binary to an appropriate directory:
Add that directory to your shell's PATH
:
You will need to do this in your shell configuration (e.g. .bashrc
/.zshrc
) if you wish this to persist.
Shell completion support is available for bash, zsh, fish, and powershell. For installation instructions, run exo completion --help
.
Download the latest exo_standalone_VERSION_OS_ARCH.tar.gz
file from the and extract the contents: