Notifications
Clear all

Installation of Slic3R on Ubuntu ?  

  RSS
jean-marc.f2
(@jean-marc-f2)
New Member
Installation of Slic3R on Ubuntu ?

I have seen that a version of Slic3R PE is available here. But where could I find the process to install it on Ubuntu (I'm not yet familiar with the different installation options)

I imagine that it starts with downloading, decompressing and the ?

Some procedure or link to suitable explanations would be much appreciated.

Jean-Marc

Napsal : 06/09/2018 8:58 pm
Joe Prints
(@joe-prints)
Estimable Member
Re: Installation of Slic3R on Ubuntu ?

From the terminal window:

sudo apt-get update
sudo apt-get install git
Will get Git installed if it isn't already

git clone https://github.com/prusa3d/Slic3r.git
should get you started

Anything can be made better
https://www.myminifactory.com/users/Joe%20Prints

Napsal : 07/09/2018 3:43 pm
moojuiceuk
(@moojuiceuk)
Trusted Member
Re: Installation of Slic3R on Ubuntu ?

The easiest way is to use the AppImage file provided here:

https://github.com/prusa3d/Slic3r/releases

It should be a case of download it, make the file executable, then run it.

https://itsfoss.com/use-appimage-linux/

I personally use Debian rather than Ubuntu, but I bet it works just as well for you.

Napsal : 07/09/2018 5:22 pm
Share: