Installation › Linux

Instacrypt App — Linux

Download the build for your CPU architecture:

Or browse all releases.

AppImage

No install needed — make it executable and run:

chmod +x Instacrypt-App-Linux-amd64.AppImage
./Instacrypt-App-Linux-amd64.AppImage

If it won't launch, install libfuse2 (FUSE) via your package manager. AppImages are available for both amd64 and arm64.

Tarball

Extract it and run the installer — it adds Instacrypt to your app menu with its icon and puts an instacrypt launcher on your PATH (per-user, or system-wide with sudo):

tar xzf Instacrypt-App-Linux-amd64.tar.gz
cd instacrypt
./install.sh

If the installer had to add its launcher to your PATH, log out and back in before launching Instacrypt. To remove it later, run ./uninstall.sh from the same extracted folder.

Flatpak

A Flathub listing is planned — not available yet.

Next: Setup → · ‹ Back to Installation