All platforms
Space for Linux
Most modern distributions
Pick the packaging that fits your distro. They all auto-update.
Every build is signed and open source. Checksums published with each release.
Choose how to install
Linux offers 5 ways to install. Pick whichever fits your workflow.
AppImage
RecommendedSpace-1.4.0-x86_64.AppImageA single portable binary that runs on almost any distro.
- 1Download the .AppImage file.
- 2Mark it executable (see the command below), or use your file manager's Properties → Permissions.
- 3Run it. Optionally use an integrator like Gear Lever to add it to your app menu.
chmod +x Space-1.4.0-x86_64.AppImage
./Space-1.4.0-x86_64.AppImage.deb package
For Debian, Ubuntu, Pop!_OS, Mint and other APT-based systems.
- 1Download the .deb package.
- 2Install it with the command below (or double-click to use your software center).
- 3Space appears in your applications menu.
sudo apt install ./space_1.4.0_amd64.deb.rpm package
For Fedora, RHEL, openSUSE and other RPM-based systems.
- 1Download the .rpm package.
- 2Install it with dnf (or zypper on openSUSE).
- 3Launch Space from your desktop environment.
sudo dnf install ./space-1.4.0.x86_64.rpmFlatpak
Sandboxed and distro-independent, delivered through Flathub.
- 1Set up Flatpak and the Flathub remote if you haven't already.
- 2Run the install command below.
- 3Start it with flatpak run app.space.Space or from your menu.
flatpak install flathub app.space.SpaceAUR
For Arch, Manjaro and derivatives via the Arch User Repository.
- 1Use your favorite AUR helper (yay, paru, …).
- 2Run the command below to build and install.
- 3Keep it current with your regular system updates.
yay -S space-binAfter installing, open Space and choose where your files live — our provider, your own storage, or on-device with the companion app. You can change this at any time.