{"id":1744,"date":"2021-12-21T15:18:28","date_gmt":"2021-12-21T12:18:28","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/12\/21\/how-to-install-ultimaker-cura-slicer-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/12\/21\/how-to-install-ultimaker-cura-slicer-on-linux\/"},"modified":"2021-12-21T15:18:28","modified_gmt":"2021-12-21T12:18:28","slug":"how-to-install-ultimaker-cura-slicer-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1744-how-to-install-ultimaker-cura-slicer-on-linux\/","title":{"rendered":"How to install Ultimaker Cura slicer on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Ultimaker Cura is one of the best 3d printer slicer applications out there. It has dozens of excellent features like material estimation, support for a wide variety of printers (even ones not made by Ultimaker,) and much more. This guide will show you how to install Ultimaker Cura on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-414852 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-ultimaker-cura-slicer-on-linux.png\" alt=\"\" width=\"1200\" height=\"633\"\/><\/p>\n<h2>Ubuntu installation instructions<\/h2>\n<p>To set up Cura Slicer on Ubuntu, you\u2019ll have first to enable the Ubuntu Universe software repository. This software repository can be enabled with a simple terminal command.<\/p>\n<p>Open up a terminal window on the Linux desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Alternatively, launch a terminal by searching for \u201cTerminal\u201d in the app menu. Once it is open, use the <strong>add-apt-repository<\/strong> command below.<\/p>\n<pre>\nsudo add-apt-repository universe\n<\/pre>\n<p>Following the command above, you must refresh Ubuntu\u2019s software sources. To refresh, run the <strong>apt update<\/strong> command.<\/p>\n<pre>\nsudo apt update\n<\/pre>\n<p>Finally, you\u2019ll be able to install the Cura slicer application using the <strong>apt install<\/strong> command.<\/p>\n<pre>\nsudo apt install cura\n<\/pre>\n<p>Upon typing in the command above, Ubuntu will ask you for your password. Using the keyboard, write in your password. Then, press the <strong>Enter<\/strong> key. When you\u2019ve entered your password, Ubuntu will ask you if you\u2019d like to install Cura. Press the <strong>Y<\/strong> key to confirm.<\/p>\n<h2>Debian installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-414850 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-ultimaker-cura-slicer-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"649\"\/><\/p>\n<p>The Cura slicer application is available for Debian Linux users. Start by launching a terminal window on the Linux desktop to get it working on your Debian system. You can launch a terminal by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu.<\/p>\n<p>When the terminal window is open, use the <strong>apt-get install<\/strong> command to set up the \u201ccura\u201d package on your computer. Keep in mind; you must be using Debian 10, 11, or Sid for this command to work.<\/p>\n<pre>\nsudo apt-get install cura\n<\/pre>\n<p>Once you type in the command above, Debian will ask you for a password. Using the keyboard, type in the password for your user account. Then, press the <strong>Enter<\/strong> key to confirm.<\/p>\n<p>After entering a password, Debian will ask if you wish to install the Cura package to your computer. Press the <strong>Y<\/strong> key on the keyboard to confirm your choice and install the Cura slicer to Debian.<\/p>\n<h2>Arch Linux installation instructions<\/h2>\n<p>Ultimaker Cura is in the \u201cCommunity\u201d software repository for all Arch Linux users. To get it working on your system, ensure you have this repo enabled in your Pacman configuration.<\/p>\n<p>To start the installation, open up a terminal window on the desktop. You can launch a terminal window by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way.<\/p>\n<p>With the terminal window open, use the <strong>pacman -S<\/strong> command to install the \u201ccura\u201d package on your computer.<\/p>\n<pre>\nsudo pacman -S cura\n<\/pre>\n<p>Arch Linux will ask you for your password upon typing in the command above. Using the keyboard, type in your password for your user name. Then, press the <strong>Enter<\/strong> key to confirm.<\/p>\n<p>After confirming your password, Arch Linux will ask you if you wish to install the software on your computer. Press the <strong>Y<\/strong> key to confirm your choice. When the <strong>Y<\/strong> key is pressed, Arch Linux will install Cura.<\/p>\n<h2>Fedora installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-414852 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-ultimaker-cura-slicer-on-linux-2.png\" alt=\"\" width=\"1920\" height=\"1012\"\/><\/p>\n<p>The Cura slicer application is available for Fedora Linux users in the main software repositories. Open up a terminal window on the Linux desktop to get it working on your system.<\/p>\n<p>You can open up a terminal window on the desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way. With the terminal window open, use the <strong>dnf install<\/strong> command to set up the \u201ccura\u201d package on your computer.<\/p>\n<pre>\nsudo dnf install cura\n<\/pre>\n<p>Once you write in the command above, Fedora will ask you for your password. Using the\u00a0keyboard, enter your user account\u2019s password. Then, press the <strong>Enter<\/strong> key to confirm it.<\/p>\n<p>When you\u2019ve entered your password, Fedora Linux will ask you to press the <strong>Y<\/strong> key to confirm that you wish to install the Cura application on your computer.<\/p>\n<h2>OpenSUSE installation instructions<\/h2>\n<p>OpenSUSE Linux has the Cura application available for users of Leap, as well as Tumbleweed, through the official software repositories. To get it working on your computer, start by launching a terminal window.<\/p>\n<p>If you\u2019d like to launch a terminal window on the desktop, press <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and open it. Once the program is open, use the <strong>zypper install<\/strong> command below to install the \u201ccura\u201d app.<\/p>\n<pre>\nsudo zypper install cura\n<\/pre>\n<p>Writing the command above into the terminal will have OpenSUSE Linux prompt you to enter your password. Using the keyboard, enter your password. Then, press the <strong>Enter<\/strong> key.<\/p>\n<p>Once the <strong>Enter<\/strong> key is pressed, OpenSUSE will ask you to confirm that you want to install Cura by pressing the <strong>Y<\/strong> key. Do so to install Cura.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Ultimaker Cura is one of the best 3d printer slicer applications out there. It has dozens of excellent features like material estimation, support for a wide variety of printers (even ones not made by Ultimaker,) and much more. This guide will show you how to install Ultimaker Cura on Linux. Ubuntu installation instructions &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1745,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1744"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1744"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1744\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1745"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}