Slic3r Fedora 29 - Installing
- 
2. Downloading Slic3r for FedoraDownload Slic3r for Fedora GNU/Linux 
- 
3. Installing Slic3rSo now, Extract Slic3r directly into the Target with one Command: sudo tar xvf ~/Downloads/slic3r*.tar.bz2 -C /opt/ (If downloaded with Firefox it may be instead into the /tmp/mozilla* folder) 
 Then Set the SuperUser as Owner with:sudo chown -R root:root /opt/Slic3r Finally, Make a Symlink to Easy Launching from Shell: sudo ln -s /opt/Slic3r/Slic3r /usr/local/bin/Slic3r 
Contents
