Installation › Linux
Instacrypt App — Linux
Download the build for your CPU architecture:
AppImage · amd64
.AppImage AppImage · arm64
.AppImage Tarball · amd64
.tar.gz Tarball · arm64
.tar.gz Flatpak Coming soon
Flathub listing 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