Cura
Last updated
Last updated
Head to Ultimaker's website , click on "Download for free", download the .exe installer and install as you would any other program.
Head to Ultimaker's website , click on "Download for free", download the installer and install as you would any other program.
Simply run apt install cura
as root to install the latest version.
Simply run pacman -S cura
to install Cura.
Other Distributions
Head to Ultimaker's website , click on "Download for free", download the .AppImage.
Run chmod +x [filename]
to allow the .AppData to be executed
If you wish to allow Cura to be activated as a command, run mv [filename] /usr/bin/cura
as root.