Cura

Windows

Head to Ultimaker's website here, click on "Download for free", download the .exe installer and install as you would any other program.

Macintosh

Head to Ultimaker's website here, click on "Download for free", download the installer and install as you would any other program.

Linux

Ubuntu Linux (+Derivatives)

Simply run apt install cura as root to install the latest version.

Arch Linux (+Derivatives)

Simply run pacman -S cura to install Cura.

Other Distributions

Head to Ultimaker's website here, click on "Download for free", download the .AppImage.

  1. Run chmod +x [filename] to allow the .AppData to be executed

  2. If you wish to allow Cura to be activated as a command, run mv [filename] /usr/bin/cura as root.

Last updated